From 8fd7e970a1769093e372bbd075c65f228a8c6710 Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Mon, 6 Jun 2016 23:45:06 -0700 Subject: [PATCH] Remove opensuseleap from shippable tests in 2.1. These tests were not part of CI at the time 2.1 was released. They are not currently passing in stable-2.1, as changes necessary for them to pass were made after the release. --- shippable.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/shippable.yml b/shippable.yml index dd79b3fbc9..940b24c30c 100644 --- a/shippable.yml +++ b/shippable.yml @@ -20,7 +20,6 @@ matrix: - env: TEST=integration IMAGE=ansible/ansible:centos7 - env: TEST=integration IMAGE=ansible/ansible:fedora-rawhide - env: TEST=integration IMAGE=ansible/ansible:fedora23 - - env: TEST=integration IMAGE=ansible/ansible:opensuseleap - env: TEST=integration IMAGE=ansible/ansible:ubuntu1204 PRIVILEGED=true - env: TEST=integration IMAGE=ansible/ansible:ubuntu1404 PRIVILEGED=true - env: TEST=integration IMAGE=ansible/ansible:ubuntu1604