Add initial javapackages tests
This commit is contained in:
parent
2dc35b3c5a
commit
1619a20bd6
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.tier0.functional}
|
15
plans/javapackages.fmf
Normal file
15
plans/javapackages.fmf
Normal file
@ -0,0 +1,15 @@
|
||||
summary:
|
||||
Run javapackages-specific tests
|
||||
discover:
|
||||
how: fmf
|
||||
url: https://pagure.io/javapackages-validator-tests
|
||||
execute:
|
||||
how: tmt
|
||||
environment:
|
||||
FMF_PACKAGE: plexus-cipher
|
||||
|
||||
JPV_BYTECODE_VERSION_CHECK: true
|
||||
JPV_BYTECODE_VERSION_MIN: 50
|
||||
JPV_BYTECODE_VERSION_MAX: 52
|
||||
|
||||
JPV_FILEPATHS_CHECK: true
|
Loading…
Reference in New Issue
Block a user