Skip to content

Commit

Permalink
Merge pull request #287 from jgarciao/add-exection-time-build-alerts
Browse files Browse the repository at this point in the history
Add Execution-Time-Over-30m to build alert tests + small enhacenments
  • Loading branch information
jgarciao authored Mar 28, 2022
2 parents 5925ae0 + 1b3c882 commit 59a3ec8
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ Verify Alert "JupyterHub image builds are failing" Fires When There Is An Image
[Documentation] Verify the "JupyterHub image builds are failing" alert when there is a image build failed
[Tags] Tier2
... ODS-717
... Execution-Time-Over-30m
... KnownIssues
${failed_build_name} = Provoke Image Build Failure namespace=redhat-ods-applications
... build_name_includes=tensorflow build_config_name=s2i-tensorflow-gpu-cuda-11.4.2-notebook
Expand Down Expand Up @@ -271,6 +272,7 @@ Verify Alert "JupyterHub Image Builds Are Failing" Fires Up To 30 Minutes When T
[Documentation] Verify that alert is firing up to 30 min and after thar resolve automatically
[Tags] Tier2
... ODS-790
... Execution-Time-Over-30m
... KnownIssues
${failed_build_name} = Provoke Image Build Failure namespace=redhat-ods-applications
... build_name_includes=pytorch build_config_name=s2i-pytorch-gpu-cuda-11.4.2-notebook
Expand Down
3 changes: 1 addition & 2 deletions tests/Tests/500__jupyterhub/test.robot
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,7 @@ Can Launch Python3

Verify Message That Image Builds Are In Progress
[Documentation] Verifies that Image Builds In Progress are Shown In RHODS Dashboard
[Tags] Sanity
... Tier2
[Tags] Tier2
... ODS-460
Delete Last Pytorch Build
${new_buildname}= Start New Pytorch Build
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Verify intel aikit Is Available In RHODS Dashboard Explore Page

Verify Inetl AIKIT Operator Can Be Installed Using OpenShift Console
[Tags] Tier2
... ODS-760 ODS-702
... ODS-760
[Documentation] This Test Case Installed Intel AIKIT operator in Openshift cluster
... Check and Launch AIKIT notebook image from RHODS dashboard
Check And Install Operator in Openshift ${intel_aikit_container_name} ${intel_aikit_appname}
Expand Down
3 changes: 2 additions & 1 deletion tests/Tests/600__ai_apps/660__openvino/660__openvino.robot
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ Verify OpenVino Is Available In RHODS Dashboard Explore Page

Verify Openvino Operator Can Be Installed Using OpenShift Console
[Tags] Tier2
... ODS-675 ODS-702 ODS-495
... ODS-675
... ODS-495
[Documentation] This Test Case Installed Openvino operator in Openshift cluster
... and Check and Launch AIKIT notebook image from RHODS dashboard
Check And Install Operator in Openshift ${openvino_operator_name} ${openvino_appname}
Expand Down

0 comments on commit 59a3ec8

Please sign in to comment.