From 4d55c9a2bab3bd2a63f64137dde752510b30af5a Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 16 Aug 2018 20:23:35 -0400 Subject: make more integration tests pass --- runtests | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/runtests b/runtests index 7dd6e74..661fc6a 100755 --- a/runtests +++ b/runtests @@ -160,9 +160,9 @@ ${WORKDIR}/build-$(COMMIT)/build.log: %/build.log: %/build.raw mount --bind /var/lib/archbuild/default/testuser/build /build export BUILD_DIR=/build/systemd/src/build export KERNEL_BIN=/boot/vmlinuz-linux-libre - export INITRD=/boot/initramfs-linux-libre.img + export INITRD=/boot/initramfs-linux-libre-fallback.img cd /build/systemd/src/systemd - ./test/run-integration-tests.sh + ./test/run-integration-tests.sh