jenkins: set successful boot flag

old-commit-hash: 1d44744123
This commit is contained in:
Adeeb Shihadeh
2022-06-21 19:26:20 -07:00
committed by GitHub
parent a9108f29fa
commit 7ea84b2ddf

View File

@@ -36,6 +36,8 @@ fi
tee $CONTINUE_PATH << EOF
#!/usr/bin/bash
sudo abctl --set_success
while true; do
if ! sudo systemctl is-active -q ssh; then
sudo systemctl start ssh