fix(reboot): harden public maintenance fallback
All checks were successful
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 58s
CD Pipeline / build-and-deploy (push) Successful in 4m27s
CD Pipeline / post-deploy-checks (push) Successful in 1m44s
All checks were successful
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 58s
CD Pipeline / build-and-deploy (push) Successful in 4m27s
CD Pipeline / post-deploy-checks (push) Successful in 1m44s
This commit is contained in:
@@ -260,6 +260,8 @@ jobs:
|
||||
;;
|
||||
ops/nginx/awoooi.wooo.work.conf)
|
||||
;;
|
||||
scripts/reboot-recovery/public-maintenance-fallback-probe.py)
|
||||
;;
|
||||
product.awoooi.yaml)
|
||||
;;
|
||||
docs/LOGBOOK.md)
|
||||
@@ -936,6 +938,7 @@ jobs:
|
||||
../../scripts/reboot-recovery/dr-escrow-evidence-checklist.py \
|
||||
../../scripts/reboot-recovery/post-reboot-owner-response-preflight.py \
|
||||
../../scripts/reboot-recovery/momo-source-arrival-gate.py \
|
||||
../../scripts/reboot-recovery/public-maintenance-fallback-probe.py \
|
||||
../../scripts/reboot-recovery/reboot-auto-recovery-slo-scorecard.py \
|
||||
../../scripts/reboot-recovery/validate-windows99-console-verify-artifact.py \
|
||||
../../scripts/reboot-recovery/windows99-management-channel-probe.py \
|
||||
|
||||
Reference in New Issue
Block a user