]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-network: read default values from environment variables
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 5 Nov 2025 15:21:22 +0000 (00:21 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 5 Nov 2025 15:22:17 +0000 (00:22 +0900)
commitda665b708a5fb734c3114089f2f58783644b7f6f
tree33fa159f3d91d5cbfeab3ff5677f1b6256b9891c
parent666cd35be493e2d796c5424eed9a3deeddc9b0fe
test-network: read default values from environment variables

Nowadays, the test script is run as a service, and no argument about
sanitizers are passed. Let's read them from the environment variables.
test/test-network/systemd-networkd-tests.py