Merge "Avoid race in OSWaitCondition test"

This commit is contained in:
Zuul 2018-03-26 21:56:59 +00:00 committed by Gerrit Code Review
commit 83e79f3509
1 changed files with 3 additions and 3 deletions

View File

@ -57,11 +57,11 @@ resources:
wc_notify --data-binary ''{"status": "SUCCESS", "reason":
"signal4", "data": "data4"}''
# check signals with the same number
# check signals with the same ID
wc_notify --data-binary ''{"status": "SUCCESS", "id": "5"}''
wc_notify --data-binary ''{"status": "SUCCESS", "id": "test5"}''
wc_notify --data-binary ''{"status": "SUCCESS", "id": "5"}''
wc_notify --data-binary ''{"status": "SUCCESS", "id": "test5"}''
# loop for 20 signals without reasons and data