Skip to content

Commit

Permalink
QE branch ref set to rename_access_control_test
Browse files Browse the repository at this point in the history
QE PR
redhat-best-practices-for-k8s/certsuite-qe#1034
is pending to merge but the branch can be used here.
  • Loading branch information
greyerof committed Dec 20, 2024
1 parent 3f00b2f commit 608dcea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/qe-ocp-arm-416.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
with:
repository: ${{ env.QE_REPO }}
path: certsuite-qe
ref: main
ref: rename_access_control_test

- name: Preemptively potential QE namespaces
run: ./scripts/delete-namespaces.sh
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/qe-ocp-pre-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
with:
repository: ${{ env.QE_REPO }}
path: certsuite-qe
ref: main
ref: rename_access_control_test

- name: Preemptively potential QE namespaces
run: ./scripts/delete-namespaces.sh
Expand Down

0 comments on commit 608dcea

Please sign in to comment.