test-network: correctly support running systemd-udevd from the build dir
authorFrantisek Sumsal <frantisek@sumsal.cz>
Mon, 17 Jul 2023 10:55:12 +0000 (12:55 +0200)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Mon, 17 Jul 2023 10:56:58 +0000 (12:56 +0200)
commit5a000cd46f082346a18d04f5948728d6c2e301d2
tree9f5f85d15a0f2f8fee10e458c371cabc12f12be1
parentd98037166929b87ed119a1560d398a9460113eb7
test-network: correctly support running systemd-udevd from the build dir

We create the udevadm -> systemd-udevd symlink during the install phase,
so it doesn't exist in the just compiled tree. This worked in CI since
the symlink is manually created there post-build.
test/test-network/systemd-networkd-tests.py