This commit is contained in:
Wells Bunker 2025-09-26 16:32:06 -06:00
parent e702b4ee56
commit abf31f6dcf
No known key found for this signature in database
GPG Key ID: DB16D6F2679B78FC
1 changed files with 3 additions and 0 deletions

View File

@ -335,6 +335,9 @@ jobs:
check_port 3002 "Api V2"
echo "🎉 All services are ready!"
echo "⏳ Waiting 2 minutes for services to fully stabilize..."
sleep 120
echo "✅ Stabilization period complete, ready for tests!"
- name: Run Momentic E2E Tests
id: momentic-tests