10 lines
233 B
Text
10 lines
233 B
Text
contact: Dimitris Soumis <dsoumis@redhat.com>
|
|
framework: beakerlib
|
|
test: ./test.sh
|
|
require:
|
|
- tomcat
|
|
adjust:
|
|
- when: distro >= fedora-45
|
|
require+:
|
|
- tomcat-common
|
|
because: tomcat-common is needed only on Fedora 45+
|