Skip to content

Commit f6b43e4

Browse files
committed
[workbenches] fix name of a runtime image used in tests
With the RHOAI 2.25, the names of the runtime images were updated and unified. (cherry picked from commit 10c8a8a)
1 parent e950063 commit f6b43e4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ods_ci/tests/Tests/0500__ide/0502__ide_elyra.robot

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Verify Pipelines Integration With Elyra When Using Standard Data Science Image
4444
[Timeout] 10m
4545
Verify Pipelines Integration With Elyra Running Hello World Pipeline Test
4646
... img=Jupyter | Data Science | CPU | Python 3.12
47-
... runtime_image=Datascience with Python 3.12 (UBI9)
47+
... runtime_image=Runtime | Datascience | CPU | Python 3.12
4848
... experiment_name=standard-data-science-pipeline
4949

5050
Verify Pipelines Integration With Elyra When Using Standard Data Science Based Images
@@ -55,9 +55,9 @@ Verify Pipelines Integration With Elyra When Using Standard Data Science Based I
5555
[Template] Verify Pipelines Integration With Elyra Running Hello World Pipeline Test
5656
[Tags] Tier1 ODS-2271
5757
[Timeout] 30m
58-
Jupyter | PyTorch | CUDA | Python 3.12 Datascience with Python 3.12 (UBI9) pytorch-pipeline
59-
Jupyter | TensorFlow | CUDA | Python 3.12 Datascience with Python 3.12 (UBI9) tensorflow-pipeline
60-
Jupyter | TrustyAI | CPU | Python 3.12 Datascience with Python 3.12 (UBI9) trustyai-pipeline
58+
Jupyter | PyTorch | CUDA | Python 3.12 Runtime | Datascience | CPU | Python 3.12 pytorch-pipeline
59+
Jupyter | TensorFlow | CUDA | Python 3.12 Runtime | Datascience | CPU | Python 3.12 tensorflow-pipeline
60+
Jupyter | TrustyAI | CPU | Python 3.12 Runtime | Datascience | CPU | Python 3.12 trustyai-pipeline
6161

6262

6363
*** Keywords ***

0 commit comments

Comments
 (0)