test-network: add test for static route with preferred source
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 3 Jul 2023 07:04:30 +0000 (16:04 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 3 Jul 2023 07:13:49 +0000 (16:13 +0900)
commite4948bb2cdd1c8d1b6fc357e5b817170612aae33
tree562aa4207f1ca8d568ee93bf3d738daa71d32adf
parent7e30527806956b7240ca7bf8d92038170fda44d0
test-network: add test for static route with preferred source

This adds possible reproducer for issue #28009 (though, the issue is
highly racy, hence this may not trigger the issue reliably).
test/test-network/conf/25-route-preferred-source.network [new file with mode: 0644]
test/test-network/systemd-networkd-tests.py