A couple of the autoscaling REST tests combine multiple tests into a single REST test. This commit separates them in to single tests.
@@ -16,6 +16,8 @@
# TODO: add validation that the policy is removed after we have a get policy API
+---
+"Test delete non-existent policy":
- do:
catch: bad_request
autoscaling.delete_autoscaling_policy:
@@ -10,6 +10,8 @@
- match: { "acknowledged": true }
+"Test put autoscaling policy with non-existent decider":
autoscaling.put_autoscaling_policy: