Skip to content

Commit 6602c85

Browse files
Document new Fedora CI test jobs (#1071)
Document new Fedora CI test jobs Reviewed-by: Maja Massarini
2 parents 85f78c7 + 6e61e72 commit 6602c85

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

fedora-ci/jobs.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,18 @@ Scratch builds in [Koji](https://koji.fedoraproject.org/koji/) built from SCM.
1414
[Installability test](https://github.com/fedora-ci/installability-pipeline)
1515
in [Testing Farm](https://testing-farm.io) run with a successful scratch build.
1616

17+
### rpmlint
18+
19+
[rpmlint](https://github.com/rpm-software-management/rpmlint)
20+
[test](https://github.com/packit/tmt-plans/tree/main/plans/rpmlint)
21+
in [Testing Farm](https://testing-farm.io) run with a successful scratch build.
22+
23+
### rpminspect
24+
25+
[rpminspect](https://github.com/rpminspect/rpminspect)
26+
[test](https://github.com/fedora-ci/rpminspect-pipeline)
27+
in [Testing Farm](https://testing-farm.io) run with a successful scratch build.
28+
1729
### Custom test plans
1830

1931
Custom [TMT](https://tmt.readthedocs.io/) test plans in [Testing Farm](https://testing-farm.io)

fedora-ci/retriggering.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ To retrigger a specific test, you can add the test identifier to the command:
3232
Currently supported identifiers are:
3333

3434
- `installability` - represents the [Installability](/fedora-ci/jobs#installability) test
35+
- `rpmlint` - represents the [rpmlint](/fedora-ci/jobs#rpmlint) test
36+
- `rpminspect` - represents the [rpminspect](/fedora-ci/jobs#rpminspect) test
3537
- `custom` - represents [Custom TMT test plans](/fedora-ci/jobs#custom-test-plans)
3638

3739
Only packagers can retrigger tests.

0 commit comments

Comments
 (0)