Add smoke tests
Related: RHEL-62409 Related: RHEL-62403
This commit is contained in:
parent
65adb72a9d
commit
5a03b2384b
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
1
|
@ -4,5 +4,6 @@ product_versions:
|
|||||||
decision_contexts:
|
decision_contexts:
|
||||||
- osci_compose_gate
|
- osci_compose_gate
|
||||||
rules:
|
rules:
|
||||||
|
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/smoke.functional}
|
||||||
# https://docs.engineering.redhat.com/display/RHELPLAN/Maven+Bootstrap+manual+gating+test
|
# https://docs.engineering.redhat.com/display/RHELPLAN/Maven+Bootstrap+manual+gating+test
|
||||||
- !PassingTestCaseRule {test_case_name: manual.sst_cs_apps.maven.bootstrap}
|
- !PassingTestCaseRule {test_case_name: manual.sst_cs_apps.maven.bootstrap}
|
||||||
|
15
plans/smoke.fmf
Normal file
15
plans/smoke.fmf
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
summary: Basic smoke tests
|
||||||
|
discover:
|
||||||
|
how: fmf
|
||||||
|
# FIXME
|
||||||
|
#url: https://src.fedoraproject.org/tests/javapackages-tools
|
||||||
|
url: https://src.fedoraproject.org/forks/mkoncek/tests/javapackages-tools
|
||||||
|
ref: c9s
|
||||||
|
prepare:
|
||||||
|
how: install
|
||||||
|
exclude:
|
||||||
|
- maven-local-openjdk8
|
||||||
|
- maven-local-openjdk11
|
||||||
|
- maven-local-openjdk17
|
||||||
|
execute:
|
||||||
|
how: tmt
|
Loading…
Reference in New Issue
Block a user