tests: build the image once and then copy/extend it
authorLuca Boccassi <bluca@debian.org>
Wed, 6 Jan 2021 21:42:28 +0000 (21:42 +0000)
committerLuca Boccassi <bluca@debian.org>
Sun, 24 Jan 2021 13:07:39 +0000 (13:07 +0000)
commitd9e606e89f3ee47db28f6cc7829a0cadc53983c8
tree4b9d63296d88ec7da79165e559489750ae09a018
parent74eec54d66cac4bda9715be4a4570d64adffeff7
tests: build the image once and then copy/extend it

Building custom images for each test takes a lot of time.
Build the default one, and if the test needs incompatible changes
just copy it and extend it instead.
test/TEST-01-BASIC/test.sh
test/TEST-06-SELINUX/test.sh
test/TEST-08-ISSUE-2730/test.sh
test/TEST-13-NSPAWN-SMOKE/test.sh
test/TEST-14-MACHINE-ID/test.sh
test/TEST-24-CRYPTSETUP/test.sh
test/TEST-29-UDEV-ID_RENAMING/test.sh
test/TEST-50-DISSECT/test.sh
test/test-functions