Skip to content

Commit

Permalink
Rename Fedora TF job to make it more accurate
Browse files Browse the repository at this point in the history
  • Loading branch information
mildas committed Jul 26, 2024
1 parent 5cad281 commit 4a4f6dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
# when modifying this, modify also tests/tmt-plans/

- <<: *test-static-checks
identifier: /static-checks-fedora
tmt_plan: /static-checks-fedora$
identifier: /rpmbuild-ctest-fedora
tmt_plan: /rpmbuild-ctest-fedora$
targets:
fedora-all: {}
- <<: *test-static-checks
Expand Down
2 changes: 1 addition & 1 deletion tests/tmt-plans/main.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,5 @@ report:
- /static-checks/diff

# Fedora specific plan
/static-checks-fedora:
/rpmbuild-ctest-fedora:
discover+: {test: /static-checks/rpmbuild-ctest}

0 comments on commit 4a4f6dc

Please sign in to comment.