Skip to content

Commit

Permalink
fix wrong comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bdattoma committed Oct 17, 2024
1 parent 6890690 commit b4d45e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ods_ci/tests/Tests/500__jupyterhub/minimal-cuda-test.robot
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Verify CUDA Image Suite Setup
# This will fail in case there are two nodes with the same number of GPUs
# Since the overall available number won't change even after 1 GPU is assigned
# However I can't think of a better way to execute this check, under the assumption that
# the Resources-GPU NVIDIA-GPUs tag will always ensure there is 1 node with 1 GPU on the cluster.
# the Resources-GPU tag will always ensure there is 1 node with 1 GPU on the cluster.
${maxNo} = Find Max Number Of GPUs In One Node
${maxSpawner} = Fetch Max Number Of GPUs In Spawner Page
# Need to continue execution even on failure or the whole suite will be failed
Expand Down

0 comments on commit b4d45e0

Please sign in to comment.