Skip to content

Commit 366dd76

Browse files
authored
Update openshift-tests.yml
1 parent 8ec7ec9 commit 366dd76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/openshift-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
git_url: "https://gitlab.cee.redhat.com/platform-eng-core-services/sclorg-tmt-plans"
2525
git_ref: "master"
2626
tf_scope: "private"
27-
tmt_plan_regex: "rhel9-openshift-4"
27+
tmt_plan_regex: "rhel9-openshift-pytest"
2828
update_pull_request_status: true
2929
pull_request_status_name: "RHEL9-OpenShift-4 - imagestream test ${{ matrix.version }}"
3030
variables: "REPO_URL=${{ github.server_url }}/${{ github.repository }};REPO_NAME=${{ github.repository }};PR_NUMBER=${{ github.event.issue.number }};OS=rhel9;SINGLE_VERSION=${{ matrix.version }};TEST_NAME=test-openshift-pytest"

0 commit comments

Comments
 (0)