From 996f443bcef405515058c57e60925111b10df731 Mon Sep 17 00:00:00 2001 From: David Moreau-Simard Date: Fri, 21 Jul 2017 11:12:59 -0400 Subject: [PATCH] Stop testing ARA against Ansible 2.1 2.1 is out of support upstream, 2.1.6 was the last release. Change-Id: I170e8aebc5c818d11ade1a64a585c9deab7ad27b --- jenkins/jobs/projects.yaml | 1 - zuul/layout.yaml | 2 -- 2 files changed, 3 deletions(-) diff --git a/jenkins/jobs/projects.yaml b/jenkins/jobs/projects.yaml index a9b26b680b..9cf602bc06 100644 --- a/jenkins/jobs/projects.yaml +++ b/jenkins/jobs/projects.yaml @@ -264,7 +264,6 @@ - 'gate-ara-integration-{python_version}-{ansible_version}-{ostype}{suffix}': python_version: py27 ansible_version: - - 2.1.6.0 - 2.2.3.0 - latest ostype: centos-7 diff --git a/zuul/layout.yaml b/zuul/layout.yaml index bc1160fa00..e7f8498661 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -5531,7 +5531,6 @@ projects: - name: python35-jobs - name: docs-on-rtfd check: - - gate-ara-integration-py27-2.1.6.0-centos-7 - gate-ara-integration-py27-2.2.3.0-centos-7 - gate-ara-integration-py27-latest-centos-7 - gate-ara-integration-py27-devel-centos-7-nv @@ -5541,7 +5540,6 @@ projects: - gate-ara-integration-openstack-ansible-func-ubuntu-xenial - ara-coverage-ubuntu-xenial gate: - - gate-ara-integration-py27-2.1.6.0-centos-7 - gate-ara-integration-py27-2.2.3.0-centos-7 - gate-ara-integration-py27-latest-centos-7 - gate-ara-integration-py35-latest-ubuntu-xenial