From bef56badceb7b264b96a803970d88abb70437cc6 Mon Sep 17 00:00:00 2001 From: David Moreau-Simard Date: Fri, 21 Jul 2017 11:28:25 -0400 Subject: [PATCH] Add fedora to ARA integration gate for python 3 on RPM distro Testing python 3 on CentOS is not straightforward right now. Let's do it on Fedora so we have coverage on a RPM distro for integration tests on py3. Change-Id: Ied82b07faaa69f1365ede8eee5267c4ea81b3daf --- jenkins/jobs/projects.yaml | 10 ++++++++++ zuul/layout.yaml | 3 +++ 2 files changed, 13 insertions(+) diff --git a/jenkins/jobs/projects.yaml b/jenkins/jobs/projects.yaml index 9cf602bc06..ae889ed0ca 100644 --- a/jenkins/jobs/projects.yaml +++ b/jenkins/jobs/projects.yaml @@ -261,6 +261,16 @@ - coverage-jobs - python-jobs - hook-{name}-rtfd + - 'gate-ara-integration-{python_version}-{ansible_version}-{ostype}{suffix}': + python_version: py35 + ansible_version: latest + ostype: fedora-25 + suffix: '' + - 'gate-ara-integration-{python_version}-{ansible_version}-{ostype}{suffix}': + python_version: py35 + ansible_version: devel + ostype: fedora-25 + suffix: '-nv' - 'gate-ara-integration-{python_version}-{ansible_version}-{ostype}{suffix}': python_version: py27 ansible_version: diff --git a/zuul/layout.yaml b/zuul/layout.yaml index e7f8498661..145d01c18f 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -5536,6 +5536,8 @@ projects: - gate-ara-integration-py27-devel-centos-7-nv - gate-ara-integration-py35-latest-ubuntu-xenial - gate-ara-integration-py35-devel-ubuntu-xenial-nv + - gate-ara-integration-py35-latest-fedora-25 + - gate-ara-integration-py35-devel-fedora-25-nv - gate-ara-integration-openstack-ansible-func-centos-7 - gate-ara-integration-openstack-ansible-func-ubuntu-xenial - ara-coverage-ubuntu-xenial @@ -5543,6 +5545,7 @@ projects: - gate-ara-integration-py27-2.2.3.0-centos-7 - gate-ara-integration-py27-latest-centos-7 - gate-ara-integration-py35-latest-ubuntu-xenial + - gate-ara-integration-py35-latest-fedora-25 - gate-ara-integration-openstack-ansible-func-centos-7 - gate-ara-integration-openstack-ansible-func-ubuntu-xenial post: