diff --git a/test/cases/filesystem.sh b/test/cases/filesystem.sh old mode 100644 new mode 100755 index f5d86f2f0e..f20e4c2535 --- a/test/cases/filesystem.sh +++ b/test/cases/filesystem.sh @@ -42,7 +42,6 @@ trap cleanup_on_exit EXIT OSBUILD_LABEL=$(matchpathcon -n "$(which osbuild)") sudo chcon "$OSBUILD_LABEL" /usr/libexec/osbuild-composer-test/image-info -# Build ostree image. build_image() { blueprint_file=$1 blueprint_name=$2 @@ -52,6 +51,7 @@ build_image() { # Prepare the blueprint for the compose. greenprint "📋 Preparing blueprint" sudo composer-cli blueprints push "$blueprint_file" + greenprint "📋 Depsolving blueprint" sudo composer-cli blueprints depsolve "$blueprint_name" # Get worker unit file so we can watch the journal.