Skip to content

Commit 373a9fb

Browse files
committed
Rename Fedora TF job to make it more accurate
1 parent 9059f20 commit 373a9fb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.packit.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ jobs:
3535
# when modifying this, modify also tests/tmt-plans/
3636

3737
- <<: *test-static-checks
38-
identifier: /static-checks-fedora
39-
tmt_plan: /static-checks-fedora$
38+
identifier: /rpmbuild-ctest-fedora
39+
tmt_plan: /rpmbuild-ctest-fedora$
4040
targets:
4141
fedora-all: {}
4242
- <<: *test-static-checks

tests/tmt-plans/main.fmf

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,5 +110,5 @@ report:
110110
- /static-checks/diff
111111

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

0 commit comments

Comments
 (0)