Fix a samples xfail test that now succeeds
Commit e056f6f312
fixed bug 1426466
but the associated xfailing test in samples.yaml was not updated so
became a uxsuccess. This corrects the test to now expect success and
validate the expected output.
Change-Id: I8185c26189195dc0270fc7f3216a0102e9b51c14
This commit is contained in:
parent
416d127a45
commit
309668a8a8
@ -78,11 +78,11 @@ tests:
|
||||
- project
|
||||
- unrecognized field in query
|
||||
|
||||
- name: list samples with metaquery field
|
||||
- name: list samples with bad metaquery field
|
||||
url: /v2/samples?q.field=metaquery&q.value=cow&q.op=eq
|
||||
desc: https://bugs.launchpad.net/ceilometer/+bug/1426466
|
||||
xfail: true
|
||||
status: 400
|
||||
response_strings:
|
||||
- unrecognized field in query
|
||||
|
||||
- name: bad limit value
|
||||
url: /v2/samples?limit=happiness
|
||||
|
Loading…
Reference in New Issue
Block a user