openssl/plans/ci.fmf
George Pantelakis 8d05945dc2 Change to the ci tmt plan
Removed the old ci plan using a weird dependency config and organized the
test plans better as it is in c10s branch. The main reason is that tmt
dist-git plans to run against aarch64 architecture for FuSa support
successfully.
2024-12-09 11:50:58 +01:00

41 lines
882 B
Plaintext

/fips-disabled-tier1:
plan:
import:
url: https://pkgs.devel.redhat.com/git/tests/openssl
name: /Plans/ci/fips-disabled-tier1
/fips-disabled-tier2:
plan:
import:
url: https://pkgs.devel.redhat.com/git/tests/openssl
name: /Plans/ci/fips-disabled-tier2
/fips-disabled-explicitCI:
plan:
import:
url: https://pkgs.devel.redhat.com/git/tests/openssl
name: /Plans/ci/fips-disabled-explicitCI
/fips-enabled-tier1:
plan:
import:
url: https://pkgs.devel.redhat.com/git/tests/openssl
name: /Plans/ci/fips-enabled-tier1
/fips-enabled-tier2:
plan:
import:
url: https://pkgs.devel.redhat.com/git/tests/openssl
name: /Plans/ci/fips-enabled-tier2
/fips-enabled-explicitCI:
plan:
import:
url: https://pkgs.devel.redhat.com/git/tests/openssl
name: /Plans/ci/fips-enabled-explicitCI