test(multiplayer): verify observability manifests locally

This commit is contained in:
Josh Creek
2026-09-01 17:34:15 +01:00
parent 4c1ed87344
commit 7170400f49
4 changed files with 112 additions and 0 deletions
+1
View File
@@ -30,5 +30,6 @@ python3 "$root_dir/server/migrations/test_migration.py"
python3 "$root_dir/server/security/test_fleet_manifests.py"
python3 "$root_dir/server/security/test_kubernetes_policies.py"
python3 "$root_dir/server/security/test_supply_chain.py"
python3 "$root_dir/scripts/verify_observability_manifests.py"
echo "LOCAL MULTIPLAYER GATE PASS"