diff --git a/test/autoscaler_test.py b/test/autoscaler_test.py index 919028dba..e2306546a 100644 --- a/test/autoscaler_test.py +++ b/test/autoscaler_test.py @@ -94,6 +94,7 @@ SMALL_CLUSTER = { "provider": { "type": "mock", "region": "us-east-1", + "availability_zone": "us-east-1a", }, "auth": { "ssh_user": "ubuntu",