From 18585bdcd2827cc637c09abdb71d7e08689780be Mon Sep 17 00:00:00 2001 From: Joshua Harlow Date: Mon, 27 Jan 2014 16:21:16 -0800 Subject: [PATCH] Name adjustments for taskflow jobs The taskflow tox.ini gate/check jobs for tox have undergone a name change, to reflect the new names in taskflows tox.ini change those names so the environments are found. Closes-Bug: #1273501 Change-Id: I4bc8d3c7e6ddd577221ee9004ff96026483a75a1 --- .../jenkins_job_builder/config/projects.yaml | 20 +++++--------- .../openstack_project/files/zuul/layout.yaml | 26 ++++++------------- 2 files changed, 14 insertions(+), 32 deletions(-) diff --git a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml index 3ce62189c4..ed8952ec85 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -1655,24 +1655,16 @@ jobs: - python-jobs - pypi-jobs + # For anyone running without eventlet - gate-{name}-tox-{envlist}: - envlist: py26-sa7-ev # For RHEL6.x/CENTOS6.x + envlist: py26-sa7-mysql - gate-{name}-tox-{envlist}: - envlist: py27-ev + envlist: py27-sa8-mysql + # For anyone running the latest without eventlet - gate-{name}-tox-{envlist}: - envlist: py27-sa7 + envlist: py26-sa9-mysql - gate-{name}-tox-{envlist}: - envlist: py27-sa7-ev - - gate-{name}-tox-{envlist}: - envlist: py27-sa8 - - gate-{name}-tox-{envlist}: - envlist: py27-sa8-ev - - gate-{name}-tox-{envlist}: - envlist: py27-sa9 - - gate-{name}-tox-{envlist}: - envlist: py27-sa9-ev - - gate-{name}-tox-{envlist}: - envlist: py33-sa9 # For anyone running on newest + envlist: py27-sa9-mysql - project: name: cl-openstack-client diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index bd7abdddd4..2bec2c2be0 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -4073,29 +4073,19 @@ projects: - gate-taskflow-python26 - gate-taskflow-python27 - gate-taskflow-python33 - - gate-taskflow-tox-py26-sa7-ev - - gate-taskflow-tox-py27-ev - - gate-taskflow-tox-py27-sa7 - - gate-taskflow-tox-py27-sa7-ev - - gate-taskflow-tox-py27-sa8 - - gate-taskflow-tox-py27-sa8-ev - - gate-taskflow-tox-py27-sa9 - - gate-taskflow-tox-py27-sa9-ev - - gate-taskflow-tox-py33-sa9 + - gate-taskflow-tox-py26-sa7-mysql + - gate-taskflow-tox-py27-sa8-mysql + - gate-taskflow-tox-py26-sa9-mysql + - gate-taskflow-tox-py27-sa9-mysql gate: - gate-taskflow-pep8 - gate-taskflow-python26 - gate-taskflow-python27 - gate-taskflow-python33 - - gate-taskflow-tox-py26-sa7-ev - - gate-taskflow-tox-py27-ev - - gate-taskflow-tox-py27-sa7 - - gate-taskflow-tox-py27-sa7-ev - - gate-taskflow-tox-py27-sa8 - - gate-taskflow-tox-py27-sa8-ev - - gate-taskflow-tox-py27-sa9 - - gate-taskflow-tox-py27-sa9-ev - - gate-taskflow-tox-py33-sa9 + - gate-taskflow-tox-py26-sa7-mysql + - gate-taskflow-tox-py27-sa8-mysql + - gate-taskflow-tox-py26-sa9-mysql + - gate-taskflow-tox-py27-sa9-mysql post: - taskflow-coverage - taskflow-branch-tarball