mod_http2/plans.fmf
2026-06-12 14:38:11 +02:00

26 lines
640 B
Plaintext

/public:
plan:
import:
url: https://gitlab.com/redhat/centos-stream/tests/httpd.git
name: "/plans/all$"
/appstream:
adjust:
- enabled: false
when: distro == centos-stream-9
because: "These tests should not run on CentOS Stream 9"
plan:
import:
url: https://gitlab.com/redhat/rhel/tests/httpd.git
name: "/plans/mod_http2/appstream$"
/crb:
adjust:
- enabled: false
when: distro == centos-stream-9
because: "These tests should not run on CentOS Stream 9"
plan:
import:
url: https://gitlab.com/redhat/rhel/tests/httpd.git
name: "/plans/mod_http2/crb$"