From 97fcce85aeef8e8a8620b632565eb4c6b2a0660d Mon Sep 17 00:00:00 2001 From: bdattoma Date: Mon, 21 Oct 2024 15:25:13 +0200 Subject: [PATCH] fix missing S --- 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 9130089ba..fa0107453 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-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 @@ -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