Merge "Add more functional test for placement.aggregates"

This commit is contained in:
Zuul 2018-03-07 00:55:36 +00:00 committed by Gerrit Code Review
commit f6d4c46c33
1 changed files with 11 additions and 0 deletions

View File

@ -57,6 +57,17 @@ tests:
response_json_paths:
$.errors[0].title: Not Found
- name: put same aggregates twice
PUT: $LAST_URL
data:
- *agg_1
- *agg_1
status: 400
response_strings:
- has non-unique elements
response_json_paths:
$.errors[0].title: Bad Request
- name: put some aggregates
PUT: $LAST_URL
data: