Skip to content

Commit

Permalink
Merge pull request #76 from sclorg/phracek-patch-4
Browse files Browse the repository at this point in the history
Use proper plan
  • Loading branch information
phracek authored Jun 11, 2024
2 parents e5351c4 + 67bc369 commit 09fd748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/interop-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
git_url: "https://gitlab.cee.redhat.com/platform-eng-core-services/sclorg-tmt-plans"
git_ref: "master"
tf_scope: "private"
tmt_plan_regex: "ansible-tests"
tmt_plan_regex: "/ansible-tests"
pull_request_status_name: ${{ matrix.context }}
update_pull_request_status: true
variables: "REPO_URL=${{ github.server_url }}/${{ github.repository }};REPO_NAME=${{ github.repository }};PR_NUMBER=${{ github.event.issue.number }};TEST_NAME=ocp4-tests;EXT_TEST=${{ matrix.ext_test }}"
Expand Down

0 comments on commit 09fd748

Please sign in to comment.