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 b15a222 commit 1e47fdcCopy full SHA for 1e47fdc
integration-tests/pipelines/rhtap-cli-e2e_hive.yaml
@@ -106,7 +106,7 @@ spec:
106
name: $(context.pipelineRun.name)
107
namespace: hive
108
spec:
109
- clusterPoolName: clusterpool
+ clusterPoolName: rhopp-test-clusterpool
110
EOF
111
## wait for cluster for up to 30 minutes
112
if ! kubectl wait --for=condition=ClusterRunning clusterclaims.hive.openshift.io/$(context.pipelineRun.name) -n hive --timeout 30m; then
0 commit comments