Skip to content

Commit 5933e0a

Browse files
authored
Merge pull request #160 from sclorg/update_variable
Update GitHub Action with new test suite
2 parents bc5b4a6 + b31ffbc commit 5933e0a

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
@@ -27,4 +27,4 @@ jobs:
2727
tmt_plan_regex: "rhel9-openshift-4"
2828
update_pull_request_status: true
2929
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=rhel8;SINGLE_VERSION=${{ matrix.version }};TEST_NAME=test-openshift-4"
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

Comments
 (0)