mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-11 06:46:53 +00:00
Fix integration test
This commit is contained in:
@@ -126,7 +126,7 @@ api_bind_addr = "127.0.0.1:{admin_port}"
|
||||
self.command()
|
||||
.args(["layout", "assign"])
|
||||
.arg(node_short_id)
|
||||
.args(["-c", "1", "-z", "unzonned"])
|
||||
.args(["-c", "1G", "-z", "unzonned"])
|
||||
.quiet()
|
||||
.expect_success_status("Could not assign garage node layout");
|
||||
self.command()
|
||||
|
||||
Reference in New Issue
Block a user