Merge pull request #54367 from mattclay/fix-ping-test
Fix ping integration test to work with ssh.
This commit is contained in:
parent
29de0619e8
commit
a775af919e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue