summaryrefslogtreecommitdiff
path: root/shippable.yml
diff options
context:
space:
mode:
authorGanesh Nalawade <ganesh634@gmail.com>2017-08-16 20:25:39 +0530
committerBrian Coca <bcoca@users.noreply.github.com>2017-08-16 10:55:39 -0400
commit8a6e1531b7ff465eb0cc2c46df514b1ee44f0329 (patch)
treef37d706cea81970585bab7424e846fd02e3cc18f /shippable.yml
parent016cd0691cea5a5e085d13c5f82b4f69b9214078 (diff)
downloadansible-8a6e1531b7ff465eb0cc2c46df514b1ee44f0329.tar.gz
Fix config timeout issue for network modules (#28261)
* Fix config timeout issue for network modules * Re-enable network test * Remove unwanted persistent connection timer * Minor changes in description
Diffstat (limited to 'shippable.yml')
-rw-r--r--shippable.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/shippable.yml b/shippable.yml
index cb9fdcf7d6..58531132cf 100644
--- a/shippable.yml
+++ b/shippable.yml
@@ -24,6 +24,8 @@ matrix:
- env: TEST=windows
+ - env: TEST=network
+
- env: TEST=linux/centos6/1
- env: TEST=linux/centos7/1
- env: TEST=linux/fedora24/1