Compare commits
No commits in common. "c9-beta" and "c10s" have entirely different histories.
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
1
|
||||||
30
.gitignore
vendored
30
.gitignore
vendored
@ -1 +1,29 @@
|
|||||||
SOURCES/mod_wsgi-5.0.2.tar.gz
|
mod_wsgi-3.2.tar.gz
|
||||||
|
/mod_wsgi-3.3.tar.gz
|
||||||
|
/mod_wsgi-?.?
|
||||||
|
/results_mod_wsgi/
|
||||||
|
/clog
|
||||||
|
/mod_wsgi-3.4.tar.gz
|
||||||
|
/mod_wsgi-d9d5fea585b23991f76532a9b07de7fcd3b649f4.tar.gz
|
||||||
|
/4.3.2.tar.gz
|
||||||
|
/4.4.1.tar.gz
|
||||||
|
/mod_wsgi-4.4.1.tar.gz
|
||||||
|
/mod_wsgi-4.4.3.tar.gz
|
||||||
|
/mod_wsgi-4.4.8.tar.gz
|
||||||
|
/mod_wsgi-4.5.9.tar.gz
|
||||||
|
/mod_wsgi-4.5.13.tar.gz
|
||||||
|
/mod_wsgi-4.5.15.tar.gz
|
||||||
|
/mod_wsgi-4.5.20.tar.gz
|
||||||
|
/mod_wsgi-4.6.2.tar.gz
|
||||||
|
/mod_wsgi-4.6.4.tar.gz
|
||||||
|
/mod_wsgi-4.6.5.tar.gz
|
||||||
|
/mod_wsgi-4.6.6.tar.gz
|
||||||
|
/mod_wsgi-4.6.8.tar.gz
|
||||||
|
/mod_wsgi-4.7.1.tar.gz
|
||||||
|
/mod_wsgi-4.8.0.tar.gz
|
||||||
|
/mod_wsgi-4.9.0.tar.gz
|
||||||
|
/mod_wsgi-4.9.1.tar.gz
|
||||||
|
/mod_wsgi-4.9.3.tar.gz
|
||||||
|
/mod_wsgi-4.9.4.tar.gz
|
||||||
|
/mod_wsgi-5.0.0.tar.gz
|
||||||
|
/mod_wsgi-5.0.2.tar.gz
|
||||||
|
|||||||
@ -1 +0,0 @@
|
|||||||
5c820535f41e1c66c0c6d5c08da2d376d815f5a1 SOURCES/mod_wsgi-5.0.2.tar.gz
|
|
||||||
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
--- !Policy
|
||||||
|
product_versions:
|
||||||
|
- rhel-*
|
||||||
|
decision_context: osci_compose_gate
|
||||||
|
rules:
|
||||||
|
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||||
10
plan.fmf
Normal file
10
plan.fmf
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
execute:
|
||||||
|
how: tmt
|
||||||
|
|
||||||
|
context+:
|
||||||
|
component: python3.14-mod_wsgi
|
||||||
|
|
||||||
|
discover:
|
||||||
|
how: fmf
|
||||||
|
url: https://gitlab.com/redhat/centos-stream/tests/mod_wsgi.git
|
||||||
|
filter: component:python3.14-mod_wsgi
|
||||||
1
sources
Normal file
1
sources
Normal file
@ -0,0 +1 @@
|
|||||||
|
SHA512 (mod_wsgi-5.0.2.tar.gz) = ecb8aa86ca24a72b7cf72a5994e515c1bef9683f2217acab470272c5ea1e277eb4def44a4e65534fcf7ea1068df98b7bd7566a35c4243c44a5f502d984c7b110
|
||||||
Loading…
Reference in New Issue
Block a user