Removed the old ci plan that pointed to a git repo that we are not using anymore and organized the test plans better as it is in c10s branch. THe main reason is tmt dist-git plan to successfully runs against aarch64 architecture for FuSa support.
27 lines
670 B
Plaintext
27 lines
670 B
Plaintext
/fips-disabled-buildroot-disabled:
|
|
plan:
|
|
import:
|
|
url: https://pkgs.devel.redhat.com/git/tests/libssh
|
|
name: /plans/ci/fips-disabled-buildroot-disabled
|
|
|
|
|
|
/fips-disabled-buildroot-enabled:
|
|
plan:
|
|
import:
|
|
url: https://pkgs.devel.redhat.com/git/tests/libssh
|
|
name: /plans/ci/fips-disabled-buildroot-enabled
|
|
|
|
|
|
/fips-enabled-buildroot-disabled:
|
|
plan:
|
|
import:
|
|
url: https://pkgs.devel.redhat.com/git/tests/libssh
|
|
name: /plans/ci/fips-enabled-buildroot-disabled
|
|
|
|
|
|
/fips-enabled-buildroot-enabled:
|
|
plan:
|
|
import:
|
|
url: https://pkgs.devel.redhat.com/git/tests/libssh
|
|
name: /plans/ci/fips-enabled-buildroot-enabled
|