mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 11:45:45 +03:00
stratisd: 3.7.3 -> 3.8.0 (#389415)
This commit is contained in:
commit
a09d6bc43d
3 changed files with 12 additions and 10 deletions
|
@ -30,7 +30,7 @@ import ../make-test-python.nix (
|
|||
machine.succeed("stratis pool rebind keyring testpool testkey2")
|
||||
# test restarting encrypted pool
|
||||
machine.succeed("stratis pool stop --name testpool")
|
||||
machine.succeed("stratis pool start --name testpool --unlock-method keyring")
|
||||
machine.succeed("stratis pool start --name testpool --unlock-method any")
|
||||
'';
|
||||
}
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue