Skip to content

Commit 1e47fdc

Browse files
committed
Switch clusterpool
1 parent b15a222 commit 1e47fdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-tests/pipelines/rhtap-cli-e2e_hive.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ spec:
106106
name: $(context.pipelineRun.name)
107107
namespace: hive
108108
spec:
109-
clusterPoolName: clusterpool
109+
clusterPoolName: rhopp-test-clusterpool
110110
EOF
111111
## wait for cluster for up to 30 minutes
112112
if ! kubectl wait --for=condition=ClusterRunning clusterclaims.hive.openshift.io/$(context.pipelineRun.name) -n hive --timeout 30m; then

0 commit comments

Comments
 (0)