]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-network: add test for issue #24377 24378/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 20 Aug 2022 11:36:12 +0000 (20:36 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 20 Aug 2022 11:50:02 +0000 (20:50 +0900)
commitb249834bc322d724e6cfca0a20d521db3ab2c316
tree9c6526b70a7b44b68ce588e371be31371164c707
parent5bd2a7c580e502a6c0a1e0f1279dba4b2008e707
test-network: add test for issue #24377

The issue has been already fixed by
b05e52000b4eee764b383cc3031da0a3739e996e (PR #24020).
test/test-network/conf/21-bond-802.3ad.netdev [new file with mode: 0644]
test/test-network/conf/21-bond-802.3ad.network [new file with mode: 0644]
test/test-network/conf/21-dummy-bond-slave.network [new file with mode: 0644]
test/test-network/conf/21-vlan-on-bond.netdev [new file with mode: 0644]
test/test-network/conf/21-vlan-on-bond.network [new file with mode: 0644]
test/test-network/systemd-networkd-tests.py