curl/plans.fmf
Frantisek Sumsal e0200bae40 Migrate to TMT-style gating in C9S
This is required for RHIVOS, see VROOM-23635.
2024-11-25 12:54:21 +01:00

25 lines
627 B
Plaintext

/tier1-internal:
discover:
how: fmf
filter: 'tag: Tier1 | tag: Tier2 | tag: Tier3 | tag: ExplicitCI'
url: https://gitlab.com/redhat/rhel/tests/curl.git
execute:
how: tmt
adjust:
enabled: false
when: distro == centos-stream or distro == fedora
/libcurl:
summary: internal test plan - libcurl
prepare:
how: install
exclude:
- libcurl-minimal
/libcurl-minimal:
summary: internal test plan - libcurl-minimal
prepare:
how: install
exclude:
- libcurl