checks/s3ql-upgrade: remove newly-unnecessary call to systemctl stop
This commit is contained in:
parent
4c8a2bf428
commit
e5925fecb4
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ testers.runNixOSTest {
|
|||
machine.succeed("echo HelloWorld > /srv/test/hello/world.txt")
|
||||
|
||||
with subtest("should upgrade"):
|
||||
machine.succeed("systemctl stop remote-storage-test.service")
|
||||
machine.succeed("/run/current-system/specialisation/upgrade/bin/switch-to-configuration test")
|
||||
machine.wait_for_unit("remote-storage-test.service")
|
||||
machine.succeed("systemctl is-active remote-storage-test.service")
|
||||
|
|
Loading…
Add table
Reference in a new issue