test(multiplayer): add allocated compose smoke flow

This commit is contained in:
Josh Creek
2026-09-01 17:50:52 +01:00
parent 8129bb2571
commit 88eb510dc3
8 changed files with 188 additions and 3 deletions
+4 -1
View File
@@ -1,4 +1,4 @@
.PHONY: verify-phase6 verify-enet-integration verify-steam-templates verify-supply-chain verify-kind-agones verify-multiplayer-local
.PHONY: verify-phase6 verify-enet-integration verify-steam-templates verify-supply-chain verify-kind-agones verify-allocated-compose verify-multiplayer-local
verify-multiplayer-local:
bash scripts/verify_multiplayer_local.sh
@@ -17,3 +17,6 @@ verify-supply-chain:
verify-kind-agones:
bash scripts/verify_kind_agones.sh
verify-allocated-compose:
bash scripts/verify_allocated_compose.sh