mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
buildkite: execute tests all together
Right now, we execute smoke tests firsts and if they passses, we execute other tests. It makes sense to reduce load on the test infrastructure, if we push often completely broken changes. I reviewed builds for the last week and didn't find such builds.. PiperOrigin-RevId: 491766379
This commit is contained in:
@@ -69,7 +69,6 @@ steps:
|
||||
<<: *source_test
|
||||
label: ":fire: Smoke race tests"
|
||||
command: make smoke-race-tests
|
||||
- wait
|
||||
|
||||
# Build everything.
|
||||
- <<: *common
|
||||
|
||||
Reference in New Issue
Block a user