fix(cd): keep 110 recovery orchestrator on controlled profile
Some checks failed
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 35s
CD Pipeline / build-and-deploy (push) Failing after 2m33s
CD Pipeline / post-deploy-checks (push) Has been skipped
AWOOOI Harbor 110 Local Repair / workflow-shape (push) Successful in 0s
AWOOOI Harbor 110 Local Repair / harbor-110-local-repair (push) Has been cancelled
Some checks failed
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 35s
CD Pipeline / build-and-deploy (push) Failing after 2m33s
CD Pipeline / post-deploy-checks (push) Has been skipped
AWOOOI Harbor 110 Local Repair / workflow-shape (push) Successful in 0s
AWOOOI Harbor 110 Local Repair / harbor-110-local-repair (push) Has been cancelled
This commit is contained in:
@@ -486,6 +486,8 @@ def test_post_start_recovery_verifiers_stay_on_controlled_runtime_profile() -> N
|
||||
"ops/runner/test_check_awoooi_110_controlled_cd_lane_readiness.py)",
|
||||
"scripts/backup/gitea-repo-bundle-backup.sh)",
|
||||
"scripts/ops/backup-health-textfile-exporter.py)",
|
||||
"scripts/reboot-recovery/deploy-to-110.sh)",
|
||||
"scripts/reboot-recovery/recover-110-control-path-and-harbor-local.sh)",
|
||||
"scripts/reboot-recovery/post-start-quick-check.sh)",
|
||||
"scripts/reboot-recovery/188-host-hygiene-maintenance-checklist.sh)",
|
||||
"scripts/reboot-recovery/full-stack-cold-start-check.sh)",
|
||||
@@ -498,10 +500,13 @@ def test_post_start_recovery_verifiers_stay_on_controlled_runtime_profile() -> N
|
||||
"scripts/reboot-recovery/tests/test_cold_start_monitor_bounded_probes.py)",
|
||||
"scripts/reboot-recovery/tests/test_reboot_p0_operational_contract.py)",
|
||||
"scripts/reboot-recovery/tests/test_harbor_watchdog_contract.py)",
|
||||
"scripts/reboot-recovery/tests/test_recover_110_control_path_and_harbor_local.py)",
|
||||
"../../scripts/ops/backup-health-textfile-exporter.py",
|
||||
"../../scripts/backup/gitea-repo-bundle-backup.sh",
|
||||
"../../ops/monitoring/alerts-unified.yml",
|
||||
"../../ops/runner/check-awoooi-110-controlled-cd-lane-readiness.sh",
|
||||
"../../scripts/reboot-recovery/deploy-to-110.sh",
|
||||
"../../scripts/reboot-recovery/recover-110-control-path-and-harbor-local.sh",
|
||||
"../../scripts/reboot-recovery/post-start-quick-check.sh",
|
||||
"../../scripts/reboot-recovery/188-host-hygiene-maintenance-checklist.sh",
|
||||
"../../scripts/reboot-recovery/full-stack-cold-start-check.sh",
|
||||
@@ -516,6 +521,7 @@ def test_post_start_recovery_verifiers_stay_on_controlled_runtime_profile() -> N
|
||||
"../../scripts/reboot-recovery/tests/test_cold_start_monitor_bounded_probes.py",
|
||||
"../../scripts/reboot-recovery/tests/test_reboot_p0_operational_contract.py",
|
||||
"../../scripts/reboot-recovery/tests/test_harbor_watchdog_contract.py",
|
||||
"../../scripts/reboot-recovery/tests/test_recover_110_control_path_and_harbor_local.py",
|
||||
"../../ops/runner/test_check_awoooi_110_controlled_cd_lane_readiness.py",
|
||||
]
|
||||
for source in expected_sources:
|
||||
|
||||
Reference in New Issue
Block a user