]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: add a test to cover restarting services in reloading state 19336/head
authorPeter Morrow <pemorrow@linux.microsoft.com>
Tue, 13 Apr 2021 16:22:52 +0000 (17:22 +0100)
committerPeter Morrow <pemorrow@linux.microsoft.com>
Thu, 22 Apr 2021 08:33:37 +0000 (09:33 +0100)
commitf209d8f50c7412bf70c35033dd97277e5df53e19
treeab94b3af9b413f46f38b367f9aff1639bb47a820
parentbbe19f68846bb3cd5fcf3e4f612268064df53b53
test: add a test to cover restarting services in reloading state

Cover the case where a service is recovered out of reloading state via
a restart Restart= configuration.

Signed-off-by: Peter Morrow <pemorrow@linux.microsoft.com>
test/TEST-59-RELOADING-RESTART/Makefile [new symlink]
test/TEST-59-RELOADING-RESTART/test.sh [new file with mode: 0755]
test/units/testsuite-59.service [new file with mode: 0644]
test/units/testsuite-59.sh [new file with mode: 0755]