mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-13 06:50:10 +01:00
refact(e2e): load key's passphrase in dataset after node-power-failure test case
Signed-off-by: w3aman <aman.gupta@mayadata.io>
This commit is contained in:
parent
c0653530bd
commit
96ae41c094
4 changed files with 60 additions and 3 deletions
|
|
@ -21,4 +21,6 @@ user: "{{ lookup('env','USERNAME') }}"
|
|||
|
||||
zpool_name: "{{ lookup('env','ZPOOL_NAME') }}"
|
||||
|
||||
enc_pwd: "{{ lookup('env','ZPOOL_ENCRYPTION_PASSWORD') }}"
|
||||
|
||||
node_pwd: "{{ lookup('env','NODE_PASSWORD') }}"
|
||||
Loading…
Add table
Add a link
Reference in a new issue