Skip to content

Commit

Permalink
Update zonegroup test.
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Hoad <[email protected]>
(cherry picked from commit dad116b)
  • Loading branch information
nhoad authored and asm0deuz committed Aug 16, 2023
1 parent 0cec4f3 commit 41d96ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/library/test_radosgw_zone.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ def test_get_zonegroup(self):
fake_binary,
'--cluster', fake_cluster,
'zonegroup', 'get',
'--rgw-zone=' + fake_zone,
'--rgw-realm=' + fake_realm,
'--rgw-zonegroup=' + fake_zonegroup,
'--format=json'
Expand Down

0 comments on commit 41d96ac

Please sign in to comment.