Skip to content

Commit

Permalink
Update RHOAI display name (#1138)
Browse files Browse the repository at this point in the history
Update dislay name

Signed-off-by: Tarun Kumar <[email protected]>
  • Loading branch information
tarukumar authored Jan 22, 2024
1 parent 1fa75bf commit 23e3a49
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ Verify RHODS Display Name and Version
${rhods_displayname} Set Variable ${rhods_csv_detail[0]['spec']['displayName']}
${rhods_version_t} Split String ${rhods_csv_name} . 1
Should Be Equal ${rhods_version_t[1]} ${rhods_version} msg=RHODS vesrion and label is not consistent
Should Be Equal ${rhods_displayname} Red Hat OpenShift Data Science msg=Dieplay name doesn't match
Should Be Equal ${rhods_displayname} Red Hat OpenShift AI msg=Dieplay name doesn't match

Verify RHODS Notebooks Network Policies
[Documentation] Verifies that the network policies for RHODS Notebooks are present on the cluster
Expand Down

0 comments on commit 23e3a49

Please sign in to comment.