32 lines
620 B
Text
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
|