summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2020-10-05 21:53:35 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2020-10-06 20:23:27 +0200
commit713bfdaa6c0484674b398284f7ca225005f42574 (patch)
tree12770d059a1bd3299b4f4f36dc16d919ac6a3c23 /test
parenttest-network: disable RA in test_sriov (diff)
downloadsystemd-713bfdaa6c0484674b398284f7ca225005f42574.tar.xz
systemd-713bfdaa6c0484674b398284f7ca225005f42574.zip
test-network: add a missing netdev in the list
Diffstat (limited to 'test')
-rwxr-xr-xtest/test-network/systemd-networkd-tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test-network/systemd-networkd-tests.py b/test/test-network/systemd-networkd-tests.py
index 67c0cce230..f2231d6701 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',