Increase async timeout for psrp connection test (#55068)

(cherry picked from commit 58e076b64c)
pull/55235/head
Jordan Borean 6 years ago committed by Toshio Kuratomi
parent c44c38cdc2
commit 6814d1cb57

@ -51,7 +51,7 @@
- name: test out async with psrp
win_shell: Start-Sleep -Seconds 2; Write-Output abc
async: 5
async: 10
poll: 1
register: async_out

Loading…
Cancel
Save