/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