Exclude conflicting subpackages from tests

This commit is contained in:
Mikolaj Izdebski 2023-10-19 15:06:29 +02:00
parent 6c11ea75d7
commit 1e8f04b1ee

View File

@ -5,5 +5,11 @@ discover:
- 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