44 lines
1.1 KiB
Plaintext
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
|