From d718fb6bd755dcba24532d532a15303a34af3acc Mon Sep 17 00:00:00 2001 From: isolo Date: Sat, 4 Jul 2026 22:39:21 +0000 Subject: [PATCH 1/2] test(release-matrix): propose pytest suite for run_all_models/single_gpu_suite/gate_results trio Grew out of review discussion on #249's release-gate pipeline: the orchestrator (run_all_models.py) + suite (single_gpu_suite.py) + gate (gate_results.py) trio only floor-checks tps > 0, has no snapshot regression detection, and is not wired into pytest/CI as real, individually addressable tests. Proposes replacing the trio with a single self-contained pytest module: - deployed_atlas / deployed_atlas_ep2 fixtures own container lifecycle (build the serve command, wait for "Listening on", warm up, teardown + GB10 unified-memory settle), hard pytest.fail on boot failure instead of a silent manifest-based skip. - test_tps_no_regression compares against a committed tps snapshot with a 10% tolerance (tests/baselines/