@@ -49,45 +49,43 @@ execute:
4949 test:
5050 - /tmt/tests/tests/test-01-readonly
5151 extra-try_bind_storage: true
52- extra-works_for_composefs: true
5352
5453/plan-20-image-pushpull-upgrade:
5554 summary: Execute local upgrade tests
5655 discover:
5756 how: fmf
5857 test:
5958 - /tmt/tests/tests/test-20-image-pushpull-upgrade
60- extra-works_for_composefs: true
6159
6260/plan-21-logically-bound-switch:
6361 summary: Execute logically bound images tests for switching images
6462 discover:
6563 how: fmf
6664 test:
6765 - /tmt/tests/tests/test-21-logically-bound-switch
66+ extra-fixme_skip_if_composefs: true
6867
6968/plan-22-logically-bound-install:
7069 summary: Execute logically bound images tests for installing image
7170 discover:
7271 how: fmf
7372 test:
7473 - /tmt/tests/tests/test-22-logically-bound-install
74+ extra-fixme_skip_if_composefs: true
7575
7676/plan-23-install-outside-container:
7777 summary: Execute tests for installing outside of a container
7878 discover:
7979 how: fmf
8080 test:
8181 - /tmt/tests/tests/test-23-install-outside-container
82- extra-works_for_composefs: true
8382
8483/plan-23-usroverlay:
8584 summary: Execute tests for bootc usrover
8685 discover:
8786 how: fmf
8887 test:
8988 - /tmt/tests/tests/test-23-usroverlay
90- extra-works_for_composefs: true
9189
9290/plan-24-image-upgrade-reboot:
9391 summary: Execute local upgrade tests
@@ -96,23 +94,20 @@ execute:
9694 test:
9795 - /tmt/tests/tests/test-24-image-upgrade-reboot
9896 extra-try_bind_storage: true
99- extra-works_for_composefs: true
10097
10198/plan-25-soft-reboot:
10299 summary: Execute soft reboot test
103100 discover:
104101 how: fmf
105102 test:
106103 - /tmt/tests/tests/test-25-soft-reboot
107- extra-works_for_composefs: true
108104
109105/plan-26-download-only-upgrade:
110106 summary: Execute download-only upgrade tests
111107 discover:
112108 how: fmf
113109 test:
114110 - /tmt/tests/tests/test-26-download-only-upgrade
115- extra-works_for_composefs: true
116111
117112/plan-27-custom-selinux-policy:
118113 summary: Execute custom selinux policy test
@@ -124,13 +119,15 @@ execute:
124119 - when: running_env != image_mode
125120 enabled: false
126121 because: these tests require features only available in image mode
122+ extra-fixme_skip_if_composefs: true
127123
128124/plan-28-factory-reset:
129125 summary: Execute factory reset tests
130126 discover:
131127 how: fmf
132128 test:
133129 - /tmt/tests/tests/test-28-factory-reset
130+ extra-fixme_skip_if_composefs: true
134131
135132/plan-29-soft-reboot-selinux-policy:
136133 summary: Test soft reboot with SELinux policy changes
@@ -145,35 +142,38 @@ execute:
145142 how: fmf
146143 test:
147144 - /tmt/tests/tests/test-30-install-unified-flag
145+ extra-fixme_skip_if_composefs: true
148146
149147/plan-31-switch-mutate-in-place:
150148 summary: switch --mutate-in-place
151149 discover:
152150 how: fmf
153151 test:
154152 - /tmt/tests/tests/test-31-switch-mutate-in-place
153+ extra-fixme_skip_if_composefs: true
155154
156155/plan-31-switch-to-unified:
157156 summary: Onboard to unified storage, build derived image, and switch to it
158157 discover:
159158 how: fmf
160159 test:
161160 - /tmt/tests/tests/test-31-switch-to-unified
161+ extra-fixme_skip_if_composefs: true
162162
163163/plan-32-install-to-filesystem-var-mount:
164164 summary: Test bootc install to-filesystem with separate /var mount
165165 discover:
166166 how: fmf
167167 test:
168168 - /tmt/tests/tests/test-32-install-to-filesystem-var-mount
169- extra-works_for_composefs: true
170169
171170/plan-33-bib-build:
172171 summary: Test building a qcow2 disk image with bootc-image-builder
173172 discover:
174173 how: fmf
175174 test:
176175 - /tmt/tests/tests/test-33-bib-build
176+ extra-fixme_skip_if_composefs: true
177177
178178/plan-34-user-agent:
179179 summary: Verify bootc sends correct User-Agent header to registries
0 commit comments