projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c0b6ce
)
tests: Skip composefs tests without the feature
author
Colin Walters
<walters@verbum.org>
Thu, 15 Feb 2024 15:31:26 +0000
(10:31 -0500)
committer
Colin Walters
<walters@verbum.org>
Fri, 12 Apr 2024 20:16:21 +0000
(16:16 -0400)
Previously this was masked by us shipping composefs vendored.
tests/test-admin-deploy-composefs.sh
patch
|
blob
|
history
diff --git
a/tests/test-admin-deploy-composefs.sh
b/tests/test-admin-deploy-composefs.sh
index a4565a74169e782661a071f90a678f7df41d450b..fd39dc8d5d4f8d6c7899f2c8ae82b926aa2b7abf 100755
(executable)
--- a/
tests/test-admin-deploy-composefs.sh
+++ b/
tests/test-admin-deploy-composefs.sh
@@
-21,6
+21,8
@@
set -euox pipefail
. $(dirname $0)/libtest.sh
+skip_without_ostree_feature composefs
+
# Exports OSTREE_SYSROOT so --sysroot not needed.
setup_os_repository "archive" "syslinux"