Skip to content

Commit

Permalink
fix missing S
Browse files Browse the repository at this point in the history
  • Loading branch information
bdattoma committed Oct 21, 2024
1 parent 930acc6 commit 19d1b03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ods_ci/tests/Tests/500__jupyterhub/multiple-gpus.robot
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Verify Number Of Available GPUs Is Correct
[Documentation] Verifies that the number of available GPUs in the
... Spawner dropdown is correct; i.e., it should show the maximum
... Number of GPUs available in a single node.
[Tags] Tier1 Sanity Resources-2GPU NVIDIA-GPUs
[Tags] Tier1 Sanity Resources-2GPUS NVIDIA-GPUs
... ODS-1256
${maxNo} = Find Max Number Of GPUs In One Node
${maxSpawner} = Fetch Max Number Of GPUs In Spawner Page
Expand All @@ -31,7 +31,7 @@ Verify Number Of Available GPUs Is Correct
Verify Two Servers Can Be Spawned
[Documentation] Spawns two servers requesting 1 gpu each, and checks
... that both can schedule and are scheduled on different nodes.
[Tags] Tier1 Sanity Resources-2GPU NVIDIA-GPUs
[Tags] Tier1 Sanity Resources-2GPUS NVIDIA-GPUs
... ODS-1257
Spawn Notebook With Arguments image=${NOTEBOOK_IMAGE} size=Small gpus=1
${serial_first} = Get GPU Serial Number
Expand Down

0 comments on commit 19d1b03

Please sign in to comment.