]> git.ipfire.org Git - thirdparty/systemd.git/commit - test/mkosi.default.networkd-test
networkd-test: add mkosi snippet for building and running networkd-tets.py in a netwo... 11084/head
authorLennart Poettering <lennart@poettering.net>
Wed, 5 Dec 2018 21:15:43 +0000 (22:15 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 7 Dec 2018 11:25:24 +0000 (12:25 +0100)
commitbf246ba00ee70b46f6f52483382aad7c383d0c3a
treebd3ed39fe0774bf4b0ba668fef50d3cbecd70c08
parent0373fc5b6f8478aa5d07458a7c2267a5b26daa1d
networkd-test: add mkosi snippet for building and running networkd-tets.py in a network namespaced container

This provides us with an easy command line to test this script. Because
the test was so difficult to get running noone ever did, hence it broke
badly quickly. Let's fix that.
test/mkosi.build.networkd-test [new file with mode: 0755]
test/mkosi.default.networkd-test [new file with mode: 0644]
test/mkosi.nspawn.networkd-test [new file with mode: 0644]