RHEL-on-GitLab pilot: added CI plan

Resolves: RHEL-37854
This commit is contained in:
Stanislav Zidek 2024-05-22 13:25:33 +02:00
parent 58bd2a66fe
commit b331431a98
2 changed files with 24 additions and 0 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

23
plans/ci.fmf Normal file
View File

@ -0,0 +1,23 @@
/fips-disabled:
plan:
import:
url: https://pkgs.devel.redhat.com/git/tests/libkcapi
name: /plans/ci/fips-disabled
/fips-disabled-buildroot:
plan:
import:
url: https://pkgs.devel.redhat.com/git/tests/libkcapi
name: /plans/ci/fips-disabled-buildroot
/fips-enabled:
plan:
import:
url: https://pkgs.devel.redhat.com/git/tests/libkcapi
name: /plans/ci/fips-enabled
/fips-enabled-buildroot:
plan:
import:
url: https://pkgs.devel.redhat.com/git/tests/libkcapi
name: /plans/ci/fips-enabled-buildroot