]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-network: add test for drop-in [WireGuardPeer] section
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 31 Mar 2019 14:56:39 +0000 (23:56 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 1 Apr 2019 01:30:30 +0000 (10:30 +0900)
commit5a0bd90b826e21d39c18d9aacd00cc8999d5b084
tree1b6523f262fbfcfa11eae452e880ec93f02f397a
parentb07b19dff8d4e11de66354334a0a574af7d08f49
test-network: add test for drop-in [WireGuardPeer] section

This also merges the two wireguard tests, and use wait_online()
to speed up the test.
test/test-network/conf/25-wireguard.netdev.d/peer.conf [new file with mode: 0644]
test/test-network/conf/25-wireguard.network [new file with mode: 0644]
test/test-network/systemd-networkd-tests.py