From b932ae2174174af4eac0d320100b8dd288e46c27 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 30 Jun 2026 21:35:09 +0800 Subject: [PATCH] test(cd): guard startup recovery controlled profile --- ops/runner/test_cd_controlled_runtime_profile.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ops/runner/test_cd_controlled_runtime_profile.py b/ops/runner/test_cd_controlled_runtime_profile.py index 8917bddf..68cd5cef 100644 --- a/ops/runner/test_cd_controlled_runtime_profile.py +++ b/ops/runner/test_cd_controlled_runtime_profile.py @@ -485,6 +485,7 @@ def test_post_start_recovery_verifiers_stay_on_controlled_runtime_profile() -> N "scripts/reboot-recovery/188-host-hygiene-maintenance-checklist.sh)", "scripts/reboot-recovery/full-stack-cold-start-check.sh)", "scripts/reboot-recovery/full-stack-recovery-scorecard.sh)", + "scripts/reboot-recovery/awoooi-startup-110.sh)", "scripts/reboot-recovery/harbor-watchdog.sh)", "scripts/reboot-recovery/verify-cold-start-monitor-deploy.sh)", "scripts/reboot-recovery/tests/test_188_host_hygiene_checklist.py)",