Fix regex for updated_time in PATCH update api test

Change-Id: I2d7a6a3613ed218ca561dc30840e3824d5ce1bd2
Related-Bug: #1721692
This commit is contained in:
rabi 2017-10-10 14:10:52 +05:30
parent 83c27b01dd
commit 399af3caa5
1 changed files with 1 additions and 1 deletions

View File

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