diff --git a/plans/others.fmf b/plans/others.fmf index e161574..3d34b02 100644 --- a/plans/others.fmf +++ b/plans/others.fmf @@ -18,3 +18,30 @@ when: distro == centos-stream or distro == fedora execute: how: tmt + +/fips: + summary: Internal fips tests + context+: + fips: enabled + discover: + - name: distribution + how: fmf + url: https://pkgs.devel.redhat.com/git/tests/distribution + test: /fips/setup-fips-enabled + - name: internal + how: fmf + filter: 'tag: fips' + url: git://pkgs.devel.redhat.com/tests/libppd + - name: filters-internal + how: fmf + filter: 'tag: fips' + url: git://pkgs.devel.redhat.com/tests/cups-filters + - name: browsed + how: fmf + filter: 'tag: fips' + url: git://pkgs.devel.redhat.com/tests/cups-browsed + adjust: + enabled: false + when: distro == centos-stream or distro == fedora + execute: + how: tmt