bootc/plans/all.fmf
Xiaofeng Wang d2e3fb6896 Enable gating test
Signed-off-by: Xiaofeng Wang <xiaofwan@redhat.com>
2025-05-30 23:45:44 +08:00

44 lines
1.1 KiB
Plaintext

discover:
how: fmf
dist-git-source: true
dist-git-install-builddeps: true
execute:
how: tmt
/test-01-readonly:
summary: Execute booted readonly/nondestructive tests
discover+:
test:
- /tmt/tests/bootc-install-provision
- test-01-readonly
/test-20-local-upgrade:
summary: Execute local upgrade tests
discover+:
test:
- /tmt/tests/bootc-install-provision
- test-20-local-upgrade
/test-21-logically-bound-switch:
summary: Execute logically bound images tests for switching images
discover+:
test:
- /tmt/tests/bootc-install-provision
- test-21-logically-bound-switch
/test-22-logically-bound-install:
summary: Execute logically bound images tests for switching images
environment+:
LBI: enabled
discover+:
test:
- /tmt/tests/bootc-install-provision
- test-22-logically-bound-install
/test-23-install-outside-container:
summary: Execute tests for installing outside of a container
discover+:
test:
- /tmt/tests/bootc-install-provision
- test-23-install-outside-container