@@ -37,97 +37,10 @@ execute:
3737 how: tmt
3838
3939# BEGIN GENERATED PLANS
40- /plan-01-readonly :
41- summary: Execute booted readonly/nondestructive tests
40+ /plan-450-testing-ex :
41+ summary: Some random test
4242 discover:
4343 how: fmf
4444 test:
45- - /tmt/tests/tests/test-01-readonly
46- extra-try_bind_storage: true
47-
48- /plan-20-image-pushpull-upgrade:
49- summary: Execute local upgrade tests
50- discover:
51- how: fmf
52- test:
53- - /tmt/tests/tests/test-20-image-pushpull-upgrade
54-
55- /plan-21-logically-bound-switch:
56- summary: Execute logically bound images tests for switching images
57- discover:
58- how: fmf
59- test:
60- - /tmt/tests/tests/test-21-logically-bound-switch
61-
62- /plan-22-logically-bound-install:
63- summary: Execute logically bound images tests for installing image
64- discover:
65- how: fmf
66- test:
67- - /tmt/tests/tests/test-22-logically-bound-install
68-
69- /plan-23-install-outside-container:
70- summary: Execute tests for installing outside of a container
71- discover:
72- how: fmf
73- test:
74- - /tmt/tests/tests/test-23-install-outside-container
75-
76- /plan-23-usroverlay:
77- summary: Execute tests for bootc usrover
78- discover:
79- how: fmf
80- test:
81- - /tmt/tests/tests/test-23-usroverlay
82-
83- /plan-24-image-upgrade-reboot:
84- summary: Execute local upgrade tests
85- discover:
86- how: fmf
87- test:
88- - /tmt/tests/tests/test-24-image-upgrade-reboot
89- extra-try_bind_storage: true
90-
91- /plan-25-soft-reboot:
92- summary: Execute soft reboot test
93- discover:
94- how: fmf
95- test:
96- - /tmt/tests/tests/test-25-soft-reboot
97-
98- /plan-26-examples-build:
99- summary: Test bootc examples build scripts
100- discover:
101- how: fmf
102- test:
103- - /tmt/tests/tests/test-26-examples-build
104- adjust:
105- - when: running_env != image_mode
106- enabled: false
107- because: packit tests use RPM bootc and does not install /usr/lib/bootc/initramfs-setup
108-
109- /plan-27-custom-selinux-policy:
110- summary: Execute custom selinux policy test
111- discover:
112- how: fmf
113- test:
114- - /tmt/tests/tests/test-27-custom-selinux-policy
115- adjust:
116- - when: running_env != image_mode
117- enabled: false
118- because: these tests require features only available in image mode
119-
120- /plan-28-factory-reset:
121- summary: Execute factory reset tests
122- discover:
123- how: fmf
124- test:
125- - /tmt/tests/tests/test-28-factory-reset
126-
127- /plan-29-soft-reboot-selinux-policy:
128- summary: Test soft reboot with SELinux policy changes
129- discover:
130- how: fmf
131- test:
132- - /tmt/tests/tests/test-29-soft-reboot-selinux-policy
45+ - /tmt/tests/tests/test-450-testing-ex
13346# END GENERATED PLANS
0 commit comments