Skip to content

Commit

Permalink
HDDS-11601. Intermittent failure in acceptance balancer test.
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniilchik committed Oct 29, 2024
1 parent ae61718 commit 7b8628c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ Close All Containers
${output} = Execute ozone admin container info "${container}"
Should contain ${output} CLOSED
END
Wait until keyword succeeds 6min 10sec All container is closed
Wait until keyword succeeds 10min 10sec All container is closed

All container is closed
${output} = Execute ozone admin container list --state OPEN
Expand Down

0 comments on commit 7b8628c

Please sign in to comment.