]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: bind mount the $BUILD_DIR into nspawn containers
authorFrantisek Sumsal <frantisek@sumsal.cz>
Sun, 14 May 2023 09:28:30 +0000 (11:28 +0200)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Sun, 14 May 2023 17:32:07 +0000 (19:32 +0200)
commit3b2823a7497f3d851235ab86d8c9f5658c9996b6
treeae07d5e1aea368002c0d3e8f572a07eac38d947e
parentceea144ed8b21bbad6a8db6658874d147416cbfa
test: bind mount the $BUILD_DIR into nspawn containers

when collecting coverage. This applies only to containers started
via machinectl (or directly via the systemd-nspawn@.service unit).
test/TEST-13-NSPAWN-SMOKE/test.sh
test/test-functions