Skip to content

Commit

Permalink
Skip Training operator smoke tests until brought to RHOAI
Browse files Browse the repository at this point in the history
  • Loading branch information
sutaakar committed May 14, 2024
1 parent cc13d9d commit 3d28d20
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Documentation Smoke tests for DistributedWorkloads
Library Process
Resource ../../../tasks/Resources/RHODS_OLM/install/oc_install.robot
Suite Setup Prepare Codeflare E2E Test Suite
Suite Teardown Teardown Codeflare E2E Test Suite
# Suite Setup Prepare Codeflare E2E Test Suite
# Suite Teardown Teardown Codeflare E2E Test Suite


*** Test Cases ***
Expand Down Expand Up @@ -70,6 +70,7 @@ Training operator smoke test
[Documentation] Check that Training operator deployment is up and running
[Tags] Smoke
... DistributedWorkloads
Skip "Skip until https://issues.redhat.com/browse/RHOAIENG-5442 is completed"
Log To Console Waiting for kubeflow-training-operator to be available
${result} = Run Process oc wait --for\=condition\=Available --timeout\=300s -n ${APPLICATIONS_NAMESPACE} deployment/kubeflow-training-operator
... shell=true stderr=STDOUT
Expand Down

0 comments on commit 3d28d20

Please sign in to comment.