Do not wait 2 times for smoke tests.

Run all smoke tests parallely. This will speed up pipeline a bit.

PiperOrigin-RevId: 488997637
This commit is contained in:
Ayush Ranjan
2022-11-16 11:47:54 -08:00
committed by gVisor bot
parent 7eeeb796f8
commit 30f74b954c
-1
View File
@@ -59,7 +59,6 @@ steps:
command: make smoke-tests
agents:
arch: "amd64"
- wait
- <<: *common
<<: *source_test
label: ":fire: Smoke tests (ARM64)"