gnutls/plans/ci.fmf
Alexander Sosedkin 1e5040d1da Initial CI and gating setup for RHEL-10
Ticket is not really related, it's just that the file used to be named
gating.yml and the wrong name is not covered by the exclusion list.

Related: RHEL-50011
2024-10-08 15:42:53 +02:00

24 lines
667 B
Plaintext

/fips-disabled-buildroot-disabled:
plan:
import:
url: https://pkgs.devel.redhat.com/git/tests/gnutls
name: /plans/ci/fips-disabled-buildroot-disabled
/fips-disabled-buildroot-enabled:
plan:
import:
url: https://pkgs.devel.redhat.com/git/tests/gnutls
name: /plans/ci/fips-disabled-buildroot-enabled
/fips-enabled-buildroot-disabled:
plan:
import:
url: https://pkgs.devel.redhat.com/git/tests/gnutls
name: /plans/ci/fips-enabled-buildroot-disabled
/fips-enabled-buildroot-enabled:
plan:
import:
url: https://pkgs.devel.redhat.com/git/tests/gnutls
name: /plans/ci/fips-enabled-buildroot-enabled