mariadb-java-client/upstream-testsuite/main.fmf
Marian Koncek 7e9050edf5 Import tests
2025-03-10 16:06:07 +01:00

32 lines
620 B
Text

summary: Runs upstream testsuite
description: |
Runs the compiled tests using junit5
enabled: true
tag:
- Tier1
- rhel-buildroot
tier: '1'
adjust:
- enabled: false
when: arch == s390x
continue: false
- enabled: false
when: distro < rhel-8
continue: false
- enabled: false
when: distro > rhel-8
continue: false
contact: Marian Koncek <mkoncek@redhat.com>
component:
- mariadb-java-client
framework: beakerlib
require:
- mariadb-server
- mariadb-java-client
- mariadb-java-client-tests
- jna
- junit5
- apache-commons-lang3
- osgi-core
- osgi-compendium
duration: 35m