Skip to content

Commit

Permalink
Use proper plan
Browse files Browse the repository at this point in the history
  • Loading branch information
phracek authored Jun 11, 2024
1 parent e5351c4 commit 67bc369
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 67bc369

Please sign in to comment.