From 528f81a8d5003791c4a2bf7e7bb3b9a704b9518b Mon Sep 17 00:00:00 2001 From: Nathaniel Case Date: Wed, 15 Aug 2018 14:04:32 -0400 Subject: [PATCH] Update timeout test to match current returned string (#44191) --- test/integration/targets/ios_smoke/tests/cli/misc_tests.yaml | 2 +- test/integration/targets/vyos_command/tests/cli/output.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/integration/targets/ios_smoke/tests/cli/misc_tests.yaml b/test/integration/targets/ios_smoke/tests/cli/misc_tests.yaml index a5918193322..18a9c201444 100644 --- a/test/integration/targets/ios_smoke/tests/cli/misc_tests.yaml +++ b/test/integration/targets/ios_smoke/tests/cli/misc_tests.yaml @@ -34,7 +34,7 @@ - assert: that: - 'result.failed == true' - - "'timeout trying to send command' in result.msg" + - "'command timeout triggered' in result.msg" when: ansible_connection == 'network_cli' - debug: msg="END ios_smoke cli/misc_tests.yaml on connection={{ ansible_connection }}" diff --git a/test/integration/targets/vyos_command/tests/cli/output.yaml b/test/integration/targets/vyos_command/tests/cli/output.yaml index e3644b78782..294f62f77fd 100644 --- a/test/integration/targets/vyos_command/tests/cli/output.yaml +++ b/test/integration/targets/vyos_command/tests/cli/output.yaml @@ -29,7 +29,7 @@ vyos_command: commands: # NOTE: We only test show commands that will output