Compare commits
9 Commits
9de016047b
...
d49e88cf3f
| Author | SHA1 | Date | |
|---|---|---|---|
| d49e88cf3f | |||
| e7a5b50f97 | |||
| 034343ec5d | |||
| cc87beb2b4 | |||
| fb25e9a0cf | |||
| 2824fd8543 | |||
| c26a6b637c | |||
| dd5fe619d5 | |||
| f6b5671267 |
23
docs/work-items/ORCH-071/15-staging-log.md
Normal file
23
docs/work-items/ORCH-071/15-staging-log.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
staging_status: SUCCESS
|
||||
timestamp: 2026-06-08T08:44:30Z
|
||||
base_url: http://localhost:8501
|
||||
---
|
||||
|
||||
# Staging Gate Log
|
||||
|
||||
Staging test suite completed against the live `orchestrator-staging` instance (port 8501),
|
||||
run canonically inside the container via `docker exec` (ORCH-048, ADR-001), `--mode stub`.
|
||||
|
||||
**Result: 8/10 checks PASS — exit code 0 → SUCCESS.**
|
||||
|
||||
All REAL (pipeline) checks green: A1–A3 (smoke), B4–B6 (access/registry isolation),
|
||||
C7–C8 (E2E issue create + pipeline trigger). The two failing checks are known
|
||||
sandbox-infra-only checks, tolerated per ORCH-061 (real checks all green):
|
||||
|
||||
```
|
||||
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
|
||||
```
|
||||
|
||||
Tolerance flag: `staging_infra_tolerance_enabled=True`. Exit code 0 → `staging_status: SUCCESS`.
|
||||
Reference in New Issue
Block a user