Skip to content

Commit

Permalink
tests: Skip composefs tests without the feature
Browse files Browse the repository at this point in the history
Previously this was masked by us shipping composefs vendored.
  • Loading branch information
cgwalters committed Mar 14, 2024
1 parent 7fdc792 commit 6d80905
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test-admin-deploy-composefs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 6d80905

Please sign in to comment.