]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: add test to verify RequiredForOnline= setting with ActivationPolicy= 19883/head
authorDan Streetman <ddstreet@canonical.com>
Tue, 8 Jun 2021 21:13:27 +0000 (17:13 -0400)
committerDan Streetman <ddstreet@canonical.com>
Thu, 24 Jun 2021 12:33:29 +0000 (08:33 -0400)
commit61764fe4e27c3499eef9e0a300efebcc2f979403
tree48df176e5402d42a3e38db691e20b9fdea8e51ae
parent003015af5ab21b1334e63b1af24a810c8c72ce68
test: add test to verify RequiredForOnline= setting with ActivationPolicy=

Add test to verify that the RequiredForOnline= value is correct based on
the configuration of ActivationPolicy=
test/test-network/conf/25-activation-policy.network.d/bound.conf [new file with mode: 0644]
test/test-network/conf/25-activation-policy.network.d/required-no.conf [new file with mode: 0644]
test/test-network/conf/25-activation-policy.network.d/required-yes.conf [new file with mode: 0644]
test/test-network/systemd-networkd-tests.py