Skip to content

Commit ea6338d

Browse files
committed
tmt: Temporarily disable unified storage test
There's something weird going on with selinux labeling, see discussion at: bootc-dev#1986 Disable the test for now while we troubleshoot, because it's blocking other stuff that needs to merge. Signed-off-by: John Eckersberg <jeckersb@redhat.com>
1 parent ea18296 commit ea6338d

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

tmt/tests/booted/test-switch-to-unified.nu

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# tmt:
33
# summary: Onboard to unified storage, build derived image, and switch to it
44
# duration: 30m
5+
# enabled: false
56
# extra:
67
# fixme_skip_if_composefs: true
78
#

tmt/tests/tests.fmf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
/test-31-switch-to-unified:
7979
summary: Onboard to unified storage, build derived image, and switch to it
8080
duration: 30m
81+
enabled: false
8182
test: nu booted/test-switch-to-unified.nu
8283

8384
/test-32-install-to-filesystem-var-mount:

0 commit comments

Comments
 (0)