]> git.ipfire.org Git - thirdparty/systemd.git/commit - test/test-network/systemd-networkd-tests.py
test-network: stop networkd and its socket 16850/head
authorMichael Biebl <biebl@debian.org>
Fri, 28 Aug 2020 15:21:27 +0000 (17:21 +0200)
committerMichael Biebl <biebl@debian.org>
Fri, 28 Aug 2020 19:03:09 +0000 (21:03 +0200)
commit3aa645f0c0bb7697ef397ffef4647ff105d98fda
treee71e95363509c847ff48f59aeba95a510cede3cc
parent2c0dffe82db574b6b9e850e48f444674e4e1d7ea
test-network: stop networkd and its socket

With the changes from 2c0dffe82db574b6b9e850e48f444674e4e1d7ea, starting
systemd-networkd.service will also activate systemd-networkd.socket.
When tearing down a test, we need to stop the socket as well, to make
sure networkd can't be activated accidentally with the wrong
configuration.
test/networkd-test.py
test/test-network/systemd-networkd-tests.py