javapackages-tools/plans/smoke.fmf
2023-10-19 15:06:29 +02:00

16 lines
292 B
Plaintext

summary: Basic smoke test
discover:
how: shell
tests:
- name: /smoke/help
test: |
python3 /usr/share/java-utils/mvn_build.py --help
prepare:
how: install
exclude:
- maven-local-openjdk8
- maven-local-openjdk11
- maven-local-openjdk17
execute:
how: tmt