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 a2a3f9fd25..16b72f4efa 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -2567,6 +2567,8 @@ - python-jobs - gate-{name}-tox-{envlist}: envlist: py27-postgresql + - gate-{name}-tox-{envlist}: + envlist: py27-mysql - project: name: groups diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 534f4f29d7..659fc5410c 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -3412,6 +3412,7 @@ projects: - gate-gnocchi-python26 - gate-gnocchi-python27 - gate-gnocchi-tox-py27-postgresql + - gate-gnocchi-tox-py27-mysql - gate-gnocchi-python33 gate: - gate-gnocchi-pep8 @@ -3419,6 +3420,7 @@ projects: - gate-gnocchi-python27 - gate-gnocchi-python33 - gate-gnocchi-tox-py27-postgresql + - gate-gnocchi-tox-py27-mysql - name: stackforge/healthnmon check: