We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dcad8e commit 7484a48Copy full SHA for 7484a48
services/autoscaling/tests/unit/test_utils_cluster_scaling.py
@@ -296,7 +296,6 @@ def test_sort_drained_nodes(
296
assert app_settings.AUTOSCALING_EC2_INSTANCES
297
machine_buffer_type = get_hot_buffer_type(random_fake_available_instances)
298
_NUM_DRAINED_NODES = 20
299
- assert app_settings.AUTOSCALING_EC2_INSTANCES
300
_NUM_NODE_WITH_TYPE_BUFFER = (
301
3 * app_settings.AUTOSCALING_EC2_INSTANCES.EC2_INSTANCES_MACHINES_BUFFER
302
)
0 commit comments