]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: Add TEST-85-NETWORK to run systemd-networkd-tests.py 32666/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 6 May 2024 13:23:24 +0000 (15:23 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 14 May 2024 20:58:50 +0000 (22:58 +0200)
commitaa09f3078f48f33c8e0d9c234c2593aad5eb5349
tree5888e38612453ebbf49ea0ed3aad492ac9e23027
parent15c1a7855ca2f6706582701ddf304b76dfd459bf
test: Add TEST-85-NETWORK to run systemd-networkd-tests.py

This adds a testsuite unit to run systemd-networkd-tests.py. This is
mkosi only for now as python is not available in the images set up
by the bash framework. We give the test a lower priority as it takes
a while to run so we want to start it as soon as possible.
test/TEST-85-NETWORK/Makefile [new file with mode: 0644]
test/TEST-85-NETWORK/meson.build [new file with mode: 0644]
test/meson.build