]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-network: check that network configuration is stable with KeepConfiguration=yes 36756/head
authorMatteo Croce <teknoraver@meta.com>
Wed, 12 Mar 2025 13:36:14 +0000 (14:36 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 15 Mar 2025 01:26:20 +0000 (10:26 +0900)
commit912a48572de1411cff2964452e0d7a021b43921f
tree9a993281c9ecdaf01e7e180d8ae46732d6cb23f3
parentcf28def391d1cc06c9757d2413cd7a31b38f59e1
test-network: check that network configuration is stable with KeepConfiguration=yes

Check that when networkd restarts, and the network configures
KeepConfiguration=yes, the network configuration is never changed.

Ensure this by dumping the `ip monitor` output when networkd is restarting.

Co-authored-by: Yu Watanabe <watanabe.yu+github@gmail.com>
test/test-network/conf/85-static-ipv6.network [new file with mode: 0644]
test/test-network/systemd-networkd-tests.py