From e03cfc4ce7e65d9c6faf74a896f0d85440b16831 Mon Sep 17 00:00:00 2001 From: bdattoma Date: Thu, 17 Oct 2024 12:20:03 +0200 Subject: [PATCH] remove wrong comment --- .../0500__ide/0501__ide_jupyterhub/minimal-cuda-test.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ods_ci/tests/Tests/0500__ide/0501__ide_jupyterhub/minimal-cuda-test.robot b/ods_ci/tests/Tests/0500__ide/0501__ide_jupyterhub/minimal-cuda-test.robot index cf8e3d890..50a6f1475 100644 --- a/ods_ci/tests/Tests/0500__ide/0501__ide_jupyterhub/minimal-cuda-test.robot +++ b/ods_ci/tests/Tests/0500__ide/0501__ide_jupyterhub/minimal-cuda-test.robot @@ -90,7 +90,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 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