tests/compose: Disable fsync

I've been running these a lot locally and this helps a bit.

Closes: #1103
Approved by: jlebon
This commit is contained in:
Colin Walters 2017-12-01 11:06:11 -05:00 committed by Atomic Bot
parent dafb3d6daa
commit d9d8eefdc5

View File

@ -30,7 +30,9 @@ prepare_compose_test() {
name=$1
shift
ostree --repo=${repo} init --mode=archive
echo 'fsync=false' >> ${repo}/config
ostree --repo=${repobuild} init --mode=bare-user
echo 'fsync=false' >> ${repobuild}/config
mkdir -p ${test_compose_datadir}/cache
cp -r ${dn}/../composedata .
# We use the local RPM package cache