From: Yu Watanabe Date: Mon, 5 Oct 2020 19:53:35 +0000 (+0200) Subject: test-network: add a missing netdev in the list X-Git-Tag: v247-rc1~117^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=713bfdaa6c0484674b398284f7ca225005f42574;p=thirdparty%2Fsystemd.git test-network: add a missing netdev in the list --- diff --git a/test/test-network/systemd-networkd-tests.py b/test/test-network/systemd-networkd-tests.py index 67c0cce2301..f2231d67014 100755 --- a/test/test-network/systemd-networkd-tests.py +++ b/test/test-network/systemd-networkd-tests.py @@ -745,6 +745,7 @@ class NetworkdNetDevTests(unittest.TestCase, Utilities): links = [ '6rdtun99', 'bareudp99', + 'bond98', 'bond99', 'bridge99', 'dropin-test',