]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test-network: add a missing netdev in the list
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 5 Oct 2020 19:53:35 +0000 (21:53 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 6 Oct 2020 18:23:27 +0000 (03:23 +0900)
test/test-network/systemd-networkd-tests.py

index 67c0cce2301089594c8fce52a3211d5526871e0c..f2231d670148eea476c9ad0bdeed77d3ba39e8f0 100755 (executable)
@@ -745,6 +745,7 @@ class NetworkdNetDevTests(unittest.TestCase, Utilities):
     links = [
         '6rdtun99',
         'bareudp99',
+        'bond98',
         'bond99',
         'bridge99',
         'dropin-test',