Add gating tests

This commit is contained in:
Marián Konček 2022-03-25 13:35:46 +01:00
parent 91b26345b3
commit 6d8258fd57
3 changed files with 20 additions and 0 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

8
gating.yaml Normal file
View 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}

11
plans/javapackages.fmf Normal file
View File

@ -0,0 +1,11 @@
summary:
Run javapackages-specific tests
discover:
how: fmf
url: https://pagure.io/javapackages-validator-tests
# Do not execute any java-specific tests as this package contains no Java sources
filter: "tag: -java_specific"
execute:
how: tmt
environment:
FMF_PACKAGE: byaccj