libssh/plans/ci.fmf
George Pantelakis e43276b238 Change to the ci tmt plan
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.
2024-12-06 13:34:03 +01:00

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