From 54e6c9472e305430a4090904ef33e2743d416794 Mon Sep 17 00:00:00 2001 From: John R Barker Date: Fri, 10 Feb 2017 20:58:00 +0000 Subject: [PATCH] Disable Network integration tests (#21273) This will disable the integration tests for all network platforms & modules, though the unit tests will still run. This is needed while a large refactor of the networking code is done. --- shippable.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/shippable.yml b/shippable.yml index cbd25c4c5b..c28ac24864 100644 --- a/shippable.yml +++ b/shippable.yml @@ -20,8 +20,6 @@ matrix: - env: TEST=windows/2 - env: TEST=windows/3 - - env: TEST=network - - env: TEST=linux/centos6/1 - env: TEST=linux/centos7/1 - env: TEST=linux/fedora24/1