Separate autoscaling REST test cases

A couple of the autoscaling REST tests combine multiple tests into a
single REST test. This commit separates them in to single tests.
This commit is contained in:
Jason Tedor 2020-04-04 10:16:46 -04:00
parent d5a195ab3d
commit 2a94672c32
No known key found for this signature in database
GPG Key ID: FA89F05560F16BC5
2 changed files with 4 additions and 0 deletions

View File

@ -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:

View File

@ -10,6 +10,8 @@
- match: { "acknowledged": true }
---
"Test put autoscaling policy with non-existent decider":
- do:
catch: bad_request
autoscaling.put_autoscaling_policy: