Skip to content

Commit

Permalink
TEMPORARY
Browse files Browse the repository at this point in the history
Signed-off-by: mulhern <[email protected]>
  • Loading branch information
mulkieran committed Nov 27, 2024
1 parent 9327d7d commit 70417d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions testlib/dbus.py
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,8 @@ def pool_create(
devices,
(True, key_desc) if key_desc is not None else (False, ""),
(True, clevis_info) if clevis_info is not None else (False, ("", "")),
(False, 0),
(False, 0),
timeout=StratisDbus._TIMEOUT,
)

Expand Down

0 comments on commit 70417d8

Please sign in to comment.