From 09db6339c0ca06789fc2931b890e14de2fea67fd Mon Sep 17 00:00:00 2001 From: bdattoma Date: Thu, 17 Oct 2024 19:04:10 +0200 Subject: [PATCH] fix typos --- ods_ci/tests/Tests/500__jupyterhub/multiple-gpus.robot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ods_ci/tests/Tests/500__jupyterhub/multiple-gpus.robot b/ods_ci/tests/Tests/500__jupyterhub/multiple-gpus.robot index 55d485e22..9130089ba 100644 --- a/ods_ci/tests/Tests/500__jupyterhub/multiple-gpus.robot +++ b/ods_ci/tests/Tests/500__jupyterhub/multiple-gpus.robot @@ -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-GPUsS + [Tags] Tier1 Sanity Resources-2GPU NVIDIA-GPUs ... ODS-1256 ${maxNo} = Find Max Number Of GPUs In One Node ${maxSpawner} = Fetch Max Number Of GPUs In Spawner Page @@ -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-GPUsS + [Tags] Tier1 Sanity Resources-2GPU NVIDIA-GPUs ... ODS-1257 Spawn Notebook With Arguments image=${NOTEBOOK_IMAGE} size=Small gpus=1 ${serial_first} = Get GPU Serial Number