re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-06-29 11:18:26 +02:00
parent 717ae6cd26
commit 1765ac48f3
7 changed files with 32 additions and 0 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

10
.gitignore vendored
View File

@ -1 +1,11 @@
/results_*
/*.src.rpm
/jflex-1.4.1.tar.gz
/jflex-1.4.3.tar.gz
/jflex-1.4.3-clean.tar.gz
/jflex-1.5.0-clean.tar.gz
/jflex-1.5.1-clean.tar.gz
/jflex-1.6.0-clean.tar.gz
/jflex-1.6.1-clean.tar.gz
/jflex-1.7.0-clean.tar.gz

1
ci.fmf Normal file
View File

@ -0,0 +1 @@
resultsdb-testcase: separate

0
create-tarball.sh Executable file → Normal file
View File

9
gating.yaml Normal file
View File

@ -0,0 +1,9 @@
--- !Policy
product_versions:
- fedora-*
decision_contexts:
- bodhi_update_push_testing
- bodhi_update_push_stable
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/smoke.functional}
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/javapackages.functional}

7
plans/javapackages.fmf Normal file
View File

@ -0,0 +1,7 @@
summary:
Run javapackages-specific tests
discover:
how: fmf
url: https://pagure.io/javapackages-validator-tests
execute:
how: tmt

4
plans/smoke.fmf Normal file
View File

@ -0,0 +1,4 @@
summary: Basic smoke test
execute:
script:
- jflex --help