We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7132d95 commit ae896a3Copy full SHA for ae896a3
ods_ci/tests/Tests/0600__distributed_workloads/0602__training/test-run-kuberay-e2e.robot
@@ -58,6 +58,8 @@ Prepare Kuberay E2E Test Suite
58
END
59
Create Directory %{WORKSPACE}/kuberay-logs
60
RHOSi Setup
61
+ # This is a temporary workaround to avoid ValidatingAdmissionPolicy check
62
+ Disable Component kueue
63
64
Teardown Kuberay E2E Test Suite
65
Log To Console "Removing test binaries"
@@ -69,6 +71,8 @@ Teardown Kuberay E2E Test Suite
69
71
FAIL Unable to remove compiled binaries
70
72
73
RHOSi Teardown
74
+ Enable Component kueue
75
+ Wait Component Ready kueue
76
77
Run Kuberay E2E Test
78
[Documentation] Run Kuberay E2E Test
0 commit comments