16 lines
292 B
Plaintext
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
|