Rename the policies in put autoscaling REST tests

The autoscaling REST tests use policies named "hot" in their test
cases. Instead, this commit changes the name of these policies to
"my_autoscaling_policy".
This commit is contained in:
Jason Tedor 2020-04-04 10:12:51 -04:00
parent 79c72cd398
commit d5a195ab3d
No known key found for this signature in database
GPG Key ID: FA89F05560F16BC5
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
"Test delete autoscaling policy":
- do:
autoscaling.put_autoscaling_policy:
name: hot
name: my_autoscaling_policy
body:
policy:
deciders:
@ -12,7 +12,7 @@
- do:
autoscaling.delete_autoscaling_policy:
name: hot
name: my_autoscaling_policy
# TODO: add validation that the policy is removed after we have a get policy API

View File

@ -2,7 +2,7 @@
"Test put autoscaling policy":
- do:
autoscaling.put_autoscaling_policy:
name: hot
name: my_autoscaling_policy
body:
policy:
deciders:
@ -13,7 +13,7 @@
- do:
catch: bad_request
autoscaling.put_autoscaling_policy:
name: hot
name: my_autoscaling_policy
body:
policy:
deciders: