Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e91f8e8452 |
@ -1 +0,0 @@
|
|||||||
1
|
|
||||||
11
.gitignore
vendored
11
.gitignore
vendored
@ -1,10 +1 @@
|
|||||||
results_tomcat9
|
apache-tomcat-9.0.110-src.tar.gz
|
||||||
*.rpm
|
|
||||||
/tomcat-9.0.87.redhat-00005-src.zip
|
|
||||||
/tomcat-9.0.87.redhat-00006-src.zip
|
|
||||||
/tomcat-9.0.87.redhat-00008-src.zip
|
|
||||||
/tomcat-9.0.87.redhat-00010-src.zip
|
|
||||||
/tomcat-9.0.87.redhat-00011-src.zip
|
|
||||||
/tomcat-9.0.87.redhat-00012-src.zip
|
|
||||||
/tomcat-9.0.87.redhat-00013-src.zip
|
|
||||||
/apache-tomcat-9.0.110-src.tar.gz
|
|
||||||
|
|||||||
@ -1,6 +0,0 @@
|
|||||||
--- !Policy
|
|
||||||
product_versions:
|
|
||||||
- rhel-10
|
|
||||||
decision_context: osci_compose_gate
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional}
|
|
||||||
@ -1,9 +0,0 @@
|
|||||||
summary: Basic smoke test
|
|
||||||
prepare:
|
|
||||||
- name: packages
|
|
||||||
how: install
|
|
||||||
package:
|
|
||||||
- tomcat9
|
|
||||||
execute:
|
|
||||||
how: tmt
|
|
||||||
script: which tomcat
|
|
||||||
@ -1,11 +0,0 @@
|
|||||||
summary: Internal Tier1 beakerlib tests.
|
|
||||||
discover:
|
|
||||||
- name: rhel
|
|
||||||
how: fmf
|
|
||||||
url: git://pkgs.devel.redhat.com/tests/tomcat9
|
|
||||||
filter: 'tier: 1'
|
|
||||||
execute:
|
|
||||||
how: tmt
|
|
||||||
adjust:
|
|
||||||
enabled: false
|
|
||||||
when: distro == centos-stream-10
|
|
||||||
Loading…
Reference in New Issue
Block a user