Skip to content

Commit

Permalink
Update tags for nvcc TC (#393)
Browse files Browse the repository at this point in the history
  • Loading branch information
lugi0 authored Jun 6, 2022
1 parent 68392ed commit 1c758b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/Tests/500__jupyterhub/minimal-cuda-test.robot
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ Verify Tensorflow Library Can See GPUs In Minimal CUDA

Verify Cuda Image Have NVCC Installed
[Documentation] Verifies NVCC Version in Minimal CUDA Image
[Tags] Sanity
[Tags] Sanity Tier1
... Resources-GPU
... ODS-483
${nvcc_version} = Run Cell And Get Output input=!nvcc --version
Should Not Contain ${nvcc_version} /usr/bin/sh: nvcc: command not found
Expand Down

0 comments on commit 1c758b9

Please sign in to comment.