Skip to content

Commit f00f41f

Browse files
committed
add flaky mark
1 parent 4f20f3c commit f00f41f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/autoscaling/tests/unit/test_modules_buffer_machine_core.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -585,6 +585,7 @@ def unneeded_instance_type(
585585
return random_type
586586

587587

588+
@pytest.mark.flaky(max_runs=3)
588589
@pytest.mark.parametrize(
589590
"expected_buffer_params",
590591
[

0 commit comments

Comments
 (0)