mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Add -test.v to cos gpu driver test.
PiperOrigin-RevId: 693919284
This commit is contained in:
committed by
gVisor bot
parent
30c58b6a6b
commit
891ab9fd14
@@ -24,4 +24,4 @@ trap "rm -f ${json_file}" EXIT
|
||||
gcloud compute images list --project cos-cloud \
|
||||
--filter="family:cos*" --format json > "${json_file}"
|
||||
|
||||
make run TARGETS=test/gpu:cos_gpu_compatibility_test ARGS="--image_json=${json_file}"
|
||||
make run TARGETS=test/gpu:cos_gpu_compatibility_test ARGS="-test.v --image_json=${json_file}"
|
||||
|
||||
Reference in New Issue
Block a user