Compare commits
9 Commits
2ca06b51b4
...
c991b9de1a
| Author | SHA1 | Date | |
|---|---|---|---|
| c991b9de1a | |||
| 3d7d751b7a | |||
| f330a580c4 | |||
| 896ecf6acb | |||
| 096c452230 | |||
| 9f176036f1 | |||
| 3e4191050f | |||
| 38e329f6f7 | |||
| 58d6c433d1 |
32
docs/work-items/ORCH-067/15-staging-log.md
Normal file
32
docs/work-items/ORCH-067/15-staging-log.md
Normal file
@@ -0,0 +1,32 @@
|
||||
---
|
||||
staging_status: SUCCESS
|
||||
timestamp: 2026-06-08T10:32:02Z
|
||||
base_url: http://localhost:8501
|
||||
---
|
||||
|
||||
# Staging Gate Log
|
||||
|
||||
Staging test suite completed. All REAL checks passed (8/10), the two
|
||||
sandbox-infra checks were waived per ORCH-061 → exit 0 → SUCCESS.
|
||||
|
||||
Canonical run (ORCH-048, ADR-001) inside the staging container:
|
||||
|
||||
```
|
||||
docker exec orchestrator-staging \
|
||||
python3 /repos/orchestrator/scripts/staging_check.py \
|
||||
--base-url http://localhost:8501 --mode stub
|
||||
```
|
||||
|
||||
## Result: 8/10 checks PASS — VERDICT SUCCESS (exit 0)
|
||||
|
||||
- Block A (SMOKE): A1 /health, A2 /queue, A3 ORCH_STAGING=true — PASS
|
||||
- Block B (ACCESS): B4 Plane sandbox, B5 Gitea push, B6 registry isolation — PASS
|
||||
- Block C (E2E, stub): C7 create issue, C8 trigger pipeline — PASS
|
||||
|
||||
REAL failed: none
|
||||
|
||||
INFRA-WAIVED: C9a Branch appears in orchestrator-sandbox, C9b Analyst job enqueued in staging queue (known sandbox-infra; real checks green)
|
||||
|
||||
VERDICT: SUCCESS (exit 0) — SUCCESS (infra-waived): ['C9a Branch appears in orchestrator-sandbox', 'C9b Analyst job enqueued in staging queue'] are known sandbox-infra checks; all real checks green
|
||||
|
||||
Cleanup completed: test Plane SANDBOX issue deleted (HTTP 204), no branch created to delete.
|
||||
Reference in New Issue
Block a user