mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Change COS GPU Smoke test to a continuous test.
The COS GPU Smoke test is expected to periodically fail due to driver changes in COS itself. Therefore, it should not block presubmits. This is being done post submit of the tests so that we ensured the tests passed as a presubmit first. PiperOrigin-RevId: 580693716
This commit is contained in:
committed by
gVisor bot
parent
612e63a7c8
commit
9f6156f23a
@@ -178,7 +178,7 @@ steps:
|
||||
agents:
|
||||
queue: gpu
|
||||
- <<: *common
|
||||
<<: *source_test
|
||||
<<: *source_test_continuous
|
||||
label: ":female_supervillain: COS GPU Smoke Test"
|
||||
commands:
|
||||
- make cos-gpu-tests RUNTIME_ARGS="--strace --debug"
|
||||
|
||||
Reference in New Issue
Block a user