Skip to content

Commit

Permalink
[integ-tests] improve scaling tests
Browse files Browse the repository at this point in the history
Signed-off-by: Hanwen <[email protected]>
  • Loading branch information
hanwen-cluster committed Aug 29, 2024
1 parent d8a10d8 commit a4b20d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
from tests.common.assertions import assert_no_msg_in_logs
from tests.common.scaling_common import get_bootstrap_errors, get_scaling_metrics, validate_and_get_scaling_test_config

MAX_QUEUE_SIZE = 30000
MAX_QUEUE_SIZE = 6000

@pytest.mark.parametrize(
"max_nodes",
Expand Down

0 comments on commit a4b20d5

Please sign in to comment.