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 24, 2024
1 parent 3cbaaa4 commit 17feb1b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ export OZONE_REPLICATION_FACTOR=3
source "$COMPOSE_DIR/../testlib.sh"

start_docker_env
execute_robot_test ${OM} -v REPLICATION:rs-3-2-1024k -v TYPE:EC -v KEYS:5 -v LOWER_LIMIT:0.7 -v UPPER_LIMIT:1.2 -N ozone-balancer-EC balancer/testBalancer.robot
execute_robot_test ${OM} -v REPLICATION:rs-3-2-1024k -v TYPE:EC -v KEYS:5 -v LOWER_LIMIT:1 -v UPPER_LIMIT:2 -N ozone-balancer-EC balancer/testBalancer.robot

0 comments on commit 17feb1b

Please sign in to comment.