mirror of
https://github.com/containers/bootc.git
synced 2026-02-05 06:45:13 +01:00
Release 1.12.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
Colin Walters
parent
c7e3d10658
commit
0ee9b2276d
@@ -66,13 +66,6 @@ execute:
|
||||
test:
|
||||
- /tmt/tests/tests/test-22-logically-bound-install
|
||||
|
||||
/plan-23-install-outside-container:
|
||||
summary: Execute tests for installing outside of a container
|
||||
discover:
|
||||
how: fmf
|
||||
test:
|
||||
- /tmt/tests/tests/test-23-install-outside-container
|
||||
|
||||
/plan-23-usroverlay:
|
||||
summary: Execute tests for bootc usrover
|
||||
discover:
|
||||
@@ -80,6 +73,13 @@ execute:
|
||||
test:
|
||||
- /tmt/tests/tests/test-23-usroverlay
|
||||
|
||||
/plan-23-install-outside-container:
|
||||
summary: Execute tests for installing outside of a container
|
||||
discover:
|
||||
how: fmf
|
||||
test:
|
||||
- /tmt/tests/tests/test-23-install-outside-container
|
||||
|
||||
/plan-24-image-upgrade-reboot:
|
||||
summary: Execute local upgrade tests
|
||||
discover:
|
||||
@@ -134,17 +134,17 @@ execute:
|
||||
test:
|
||||
- /tmt/tests/tests/test-30-install-unified-flag
|
||||
|
||||
/plan-31-switch-to-unified:
|
||||
summary: Onboard to unified storage, build derived image, and switch to it
|
||||
discover:
|
||||
how: fmf
|
||||
test:
|
||||
- /tmt/tests/tests/test-31-switch-to-unified
|
||||
|
||||
/plan-31-switch-mutate-in-place:
|
||||
summary: switch --mutate-in-place
|
||||
discover:
|
||||
how: fmf
|
||||
test:
|
||||
- /tmt/tests/tests/test-31-switch-mutate-in-place
|
||||
|
||||
/plan-31-switch-to-unified:
|
||||
summary: Onboard to unified storage, build derived image, and switch to it
|
||||
discover:
|
||||
how: fmf
|
||||
test:
|
||||
- /tmt/tests/tests/test-31-switch-to-unified
|
||||
# END GENERATED PLANS
|
||||
|
||||
@@ -21,16 +21,16 @@
|
||||
duration: 30m
|
||||
test: nu booted/test-logically-bound-install.nu
|
||||
|
||||
/test-23-install-outside-container:
|
||||
summary: Execute tests for installing outside of a container
|
||||
duration: 30m
|
||||
test: nu booted/test-install-outside-container.nu
|
||||
|
||||
/test-23-usroverlay:
|
||||
summary: Execute tests for bootc usrover
|
||||
duration: 30m
|
||||
test: nu booted/test-usroverlay.nu
|
||||
|
||||
/test-23-install-outside-container:
|
||||
summary: Execute tests for installing outside of a container
|
||||
duration: 30m
|
||||
test: nu booted/test-install-outside-container.nu
|
||||
|
||||
/test-24-image-upgrade-reboot:
|
||||
summary: Execute local upgrade tests
|
||||
duration: 30m
|
||||
@@ -70,12 +70,12 @@
|
||||
duration: 30m
|
||||
test: nu booted/test-install-unified-flag.nu
|
||||
|
||||
/test-31-switch-to-unified:
|
||||
summary: Onboard to unified storage, build derived image, and switch to it
|
||||
duration: 30m
|
||||
test: nu booted/test-switch-to-unified.nu
|
||||
|
||||
/test-31-switch-mutate-in-place:
|
||||
summary: switch --mutate-in-place
|
||||
duration: 30m
|
||||
test: nu booted/test-switch-mutate-in-place.nu
|
||||
|
||||
/test-31-switch-to-unified:
|
||||
summary: Onboard to unified storage, build derived image, and switch to it
|
||||
duration: 30m
|
||||
test: nu booted/test-switch-to-unified.nu
|
||||
|
||||
Reference in New Issue
Block a user