Merge pull request #54367 from mattclay/fix-ping-test

Fix ping integration test to work with ssh.
pull/52656/merge
Matt Clay 6 years ago committed by GitHub
parent 29de0619e8
commit a775af919e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -50,4 +50,4 @@
that:
- result is failed
- result is not changed
- "'Exception: boom' in result.module_stderr"
- "'Exception: boom' in result.module_stdout + result.module_stderr"

Loading…
Cancel
Save