Merge "Fix regex for updated_time in PATCH update api test"

This commit is contained in:
Jenkins 2017-10-13 09:24:01 +00:00 committed by Gerrit Code Review
commit 26679638f7

@ -140,7 +140,7 @@ tests:
delay: 1.0
response_json_paths:
$.stack.stack_status: UPDATE_COMPLETE
$.stack.updated_time: /(?!$HISTORY['poll for stack UPDATE_COMPLETE'].$RESPONSE['$.stack.updated_time'])/
$.stack.updated_time: /^(?!$HISTORY['poll for stack UPDATE_COMPLETE'].$RESPONSE['$.stack.updated_time'])/
- name: list stack outputs
GET: $LAST_URL/outputs