From 39dd34f05e391934a67733c1fc73154c97110feb Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Wed, 6 Sep 2017 15:26:41 -0700 Subject: [PATCH] Revert "Remove windows tests so that we can workaround a timeout running all windows tests on shippable" This reverts commit a61fd31e2e4351d996ed868698845947e035c04f. Now that shippable has run once, it won't run the complete windows tests anymore so we don't have to worry about any timeouts anymore. --- shippable.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shippable.yml b/shippable.yml index 17c834fe29a..6c74af7126a 100644 --- a/shippable.yml +++ b/shippable.yml @@ -22,8 +22,8 @@ matrix: - env: TEST=rhel/7.4 - #- env: TEST=windows/1 - #- env: TEST=windows/2 + - env: TEST=windows/1 + - env: TEST=windows/2 - env: TEST=network