File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed
200__monitor_and_manage/210__alerts Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -231,6 +231,7 @@ Verify Alert "JupyterHub image builds are failing" Fires When There Is An Image
231231 [Documentation] Verify the "JupyterHub image builds are failing" alert when there is a image build failed
232232 [Tags] Tier2
233233 ... ODS-717
234+ ... Execution-Time-Over-30m
234235 ... KnownIssues
235236 ${failed_build_name } = Provoke Image Build Failure namespace=redhat-ods-applications
236237 ... build_name_includes=tensorflow build_config_name=s2i-tensorflow-gpu-cuda-11.4.2-notebook
@@ -271,6 +272,7 @@ Verify Alert "JupyterHub Image Builds Are Failing" Fires Up To 30 Minutes When T
271272 [Documentation] Verify that alert is firing up to 30 min and after thar resolve automatically
272273 [Tags] Tier2
273274 ... ODS-790
275+ ... Execution-Time-Over-30m
274276 ... KnownIssues
275277 ${failed_build_name } = Provoke Image Build Failure namespace=redhat-ods-applications
276278 ... build_name_includes=pytorch build_config_name=s2i-pytorch-gpu-cuda-11.4.2-notebook
Original file line number Diff line number Diff line change @@ -77,8 +77,7 @@ Can Launch Python3
7777
7878Verify Message That Image Builds Are In Progress
7979 [Documentation] Verifies that Image Builds In Progress are Shown In RHODS Dashboard
80- [Tags] Sanity
81- ... Tier2
80+ [Tags] Tier2
8281 ... ODS-460
8382 Delete Last Pytorch Build
8483 ${new_buildname } = Start New Pytorch Build
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Verify intel aikit Is Available In RHODS Dashboard Explore Page
2727
2828Verify Inetl AIKIT Operator Can Be Installed Using OpenShift Console
2929 [Tags] Tier2
30- ... ODS-760 ODS-702
30+ ... ODS-760
3131 [Documentation] This Test Case Installed Intel AIKIT operator in Openshift cluster
3232 ... Check and Launch AIKIT notebook image from RHODS dashboard
3333 Check And Install Operator in Openshift ${intel_aikit_container_name } ${intel_aikit_appname }
Original file line number Diff line number Diff line change @@ -24,7 +24,8 @@ Verify OpenVino Is Available In RHODS Dashboard Explore Page
2424
2525Verify Openvino Operator Can Be Installed Using OpenShift Console
2626 [Tags] Tier2
27- ... ODS-675 ODS-702 ODS-495
27+ ... ODS-675
28+ ... ODS-495
2829 [Documentation] This Test Case Installed Openvino operator in Openshift cluster
2930 ... and Check and Launch AIKIT notebook image from RHODS dashboard
3031 Check And Install Operator in Openshift ${openvino_operator_name } ${openvino_appname }
You can’t perform that action at this time.
0 commit comments