Skip to content

Commit

Permalink
Add ibmcloud among supported platform for RHOAI install task (#1364)
Browse files Browse the repository at this point in the history
* add ibmcloud among supported platform

* resolve comment

* upper case ibmcloud
  • Loading branch information
bdattoma authored Apr 10, 2024
1 parent ea67c95 commit b1de4c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ods_ci/tasks/Tasks/rhods_olm.robot
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Library String
${cluster_type} selfmanaged
${image_url} ${EMPTY}
${RHODS_OSD_INSTALL_REPO} None
@{SUPPORTED_TEST_ENV} AWS AWS_DIS GCP PSI PSI_DIS ROSA
@{SUPPORTED_TEST_ENV} AWS AWS_DIS GCP PSI PSI_DIS ROSA IBM_CLOUD
${TEST_ENV} AWS
${INSTALL_TYPE} OperatorHub
${UPDATE_CHANNEL} odh-nightlies
Expand Down

0 comments on commit b1de4c0

Please sign in to comment.