jenkins: set successful boot flag

This commit is contained in:
Adeeb Shihadeh
2022-06-21 19:26:20 -07:00
committed by GitHub
parent 0e0b5c4e24
commit 1d44744123
+2
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