Onboard package into gating
This commit is contained in:
parent
d4b98a12dd
commit
fcfd65dc4e
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
1
|
8
gating.yaml
Normal file
8
gating.yaml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
--- !Policy
|
||||||
|
product_versions:
|
||||||
|
- fedora-*
|
||||||
|
decision_contexts:
|
||||||
|
- bodhi_update_push_testing
|
||||||
|
- bodhi_update_push_stable
|
||||||
|
rules:
|
||||||
|
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/javapackages.functional}
|
14
plans/javapackages.fmf
Normal file
14
plans/javapackages.fmf
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
summary: Run javapackages-specific tests
|
||||||
|
discover:
|
||||||
|
how: fmf
|
||||||
|
url: https://pagure.io/javapackages-validator-tests
|
||||||
|
exclude:
|
||||||
|
- /java_specific/
|
||||||
|
prepare:
|
||||||
|
how: install
|
||||||
|
exclude:
|
||||||
|
- maven-local-openjdk8
|
||||||
|
- maven-local-openjdk11
|
||||||
|
- maven-local-openjdk17
|
||||||
|
execute:
|
||||||
|
how: tmt
|
Loading…
Reference in New Issue
Block a user