diff --git a/.gitea/workflows/cd.yaml b/.gitea/workflows/cd.yaml index baa90249..48272da8 100644 --- a/.gitea/workflows/cd.yaml +++ b/.gitea/workflows/cd.yaml @@ -256,6 +256,8 @@ jobs: ;; docs/operations/awoooi-priority-work-order-readback.snapshot.json) ;; + docs/operations/awooop-conversation-event-hot-path-index-apply-receipt-*.snapshot.json) + ;; docs/operations/awoooi-credential-escrow-evidence-controlled-closeout-receipt.snapshot.json) ;; docs/operations/awoooi-reboot-auto-recovery-slo-scorecard.snapshot.json) diff --git a/ops/runner/test_cd_controlled_runtime_profile.py b/ops/runner/test_cd_controlled_runtime_profile.py index 1c980ec9..a4539460 100644 --- a/ops/runner/test_cd_controlled_runtime_profile.py +++ b/ops/runner/test_cd_controlled_runtime_profile.py @@ -254,6 +254,14 @@ def test_priority_work_order_readback_stays_on_controlled_runtime_profile() -> N assert source in text +def test_recovery_apply_receipts_stay_on_controlled_runtime_profile() -> None: + text = _workflow_text() + assert ( + "docs/operations/awooop-conversation-event-hot-path-index-apply-receipt-*.snapshot.json)" + in text + ) + + def test_iwooos_security_operation_api_stays_on_controlled_runtime_profile() -> None: text = _workflow_text() expected_sources = [