Skip to content

Commit 556d4c0

Browse files
committed
Use full name
1 parent d95fe32 commit 556d4c0

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
@@ -332,5 +332,5 @@ spec:
332332
set -x
333333
oc login $(cat /usr/local/hive-creds/kube_api_url) -u cluster-admin -p $(cat /usr/local/hive-creds/password)
334334
oc whoami
335-
oc delete clusterclaim $(context.pipelineRun.name) -n hive
335+
oc delete clusterclaims.hive.openshift.io $(context.pipelineRun.name) -n hive
336336

0 commit comments

Comments
 (0)