We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddbbb3f commit 35c3e5dCopy full SHA for 35c3e5d
2 files changed
tmt/plans/integration.fmf
@@ -244,4 +244,5 @@ execute:
244
how: fmf
245
test:
246
- /tmt/tests/tests/test-40-install-karg-delete
247
+ extra-fixme_skip_if_composefs: true
248
# END GENERATED PLANS
tmt/tests/booted/test-install-karg-delete.nu
@@ -2,6 +2,8 @@
2
# tmt:
3
# summary: Test bootc install --karg-delete
4
# duration: 30m
5
+# extra:
6
+# fixme_skip_if_composefs: true
7
#
8
use std assert
9
use tap.nu
0 commit comments