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 8ec7ec9 commit 366dd76Copy full SHA for 366dd76
.github/workflows/openshift-tests.yml
@@ -24,7 +24,7 @@ jobs:
24
git_url: "https://gitlab.cee.redhat.com/platform-eng-core-services/sclorg-tmt-plans"
25
git_ref: "master"
26
tf_scope: "private"
27
- tmt_plan_regex: "rhel9-openshift-4"
+ tmt_plan_regex: "rhel9-openshift-pytest"
28
update_pull_request_status: true
29
pull_request_status_name: "RHEL9-OpenShift-4 - imagestream test ${{ matrix.version }}"
30
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