mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Add job to ensure we support the default COS driver.
Add job to run GPU tests against COS's default driver. COS doesn't have a way to nicely install and uninstall driver versions, let alone have it work with how we run tests on COS itself. Add a workflow that runs on VMs that install the default driver instead of the latest. PiperOrigin-RevId: 670700420
This commit is contained in:
committed by
gVisor bot
parent
3fbdd4a142
commit
b42cc24968
@@ -184,6 +184,13 @@ steps:
|
||||
- make cos-gpu-all-tests
|
||||
agents:
|
||||
queue: cos-canary-gpu
|
||||
- <<: *common
|
||||
<<: *source_test_continuous
|
||||
label: ":male_supervillain: COS GPU Tests (Default)"
|
||||
commands:
|
||||
- make cos-gpu-all-tests
|
||||
agents:
|
||||
queue: cos-canary-gpu-default
|
||||
- <<: *common
|
||||
<<: *source_test_continuous
|
||||
label: ":screwdriver: All GPU Drivers Test"
|
||||
|
||||
Reference in New Issue
Block a user