1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-12-25 23:21:33 +03:00
systemd-stable/test/test-network
Yu Watanabe 073ad7ed1f test-network: wait for a while if manual policy is always-{up,down}
If wait_operstate() is called super quickly after ip command, then the
up/down state may not be changed and propagated to networkd, and
wait_operstate() mistakenly pass with the previous state.

To avoid such situation, wait for a while to make networkd actually
detect the interface brought up/down.
2022-01-28 07:29:37 +09:00
..
conf test-network: add testcases for configuring SR-IOV by .link file 2022-01-19 15:00:53 +09:00
.gitattributes gitattributes: introduce and use "generated" attribute 2021-10-18 09:42:55 +02:00
systemd-networkd-tests.py test-network: wait for a while if manual policy is always-{up,down} 2022-01-28 07:29:37 +09:00