summaryrefslogtreecommitdiffstats
path: root/test/integration
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration')
-rw-r--r--test/integration/targets/playbook/timeout.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/playbook/timeout.yml b/test/integration/targets/playbook/timeout.yml
index 442e13aed5..c0a76265fe 100644
--- a/test/integration/targets/playbook/timeout.yml
+++ b/test/integration/targets/playbook/timeout.yml
@@ -10,3 +10,4 @@
that:
- time is failed
- '"The shell action failed to execute in the expected time frame" in time["msg"]'
+ - '"timedout" in time'