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 cea9537036..bcf353c7ff 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -2117,8 +2117,14 @@ - gate-{name}-tox-{envlist}: envlist: ceilometer-tip node: bare-centos6 + - gate-{name}-tox-{envlist}: + envlist: ironic-stable - gate-{name}-tox-{envlist}: envlist: ironic-tip + - gate-{name}-tox-{envlist}: + envlist: barbican-tip + - gate-{name}-tox-{envlist}: + envlist: storyboard-tip - project: name: stevedore diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 1b1606478f..911f528b5e 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -3708,7 +3708,10 @@ projects: - gate-pecan-tox-wsme-tip - gate-pecan-tox-ceilometer-stable - gate-pecan-tox-ceilometer-tip + - gate-pecan-tox-ironic-stable - gate-pecan-tox-ironic-tip + - gate-pecan-tox-barbican-tip + - gate-pecan-tox-storyboard-tip gate: - gate-pecan-pep8 - gate-pecan-python26 @@ -3719,7 +3722,10 @@ projects: - gate-pecan-tox-wsme-tip - gate-pecan-tox-ceilometer-stable - gate-pecan-tox-ceilometer-tip + - gate-pecan-tox-ironic-stable - gate-pecan-tox-ironic-tip + - gate-pecan-tox-barbican-tip + - gate-pecan-tox-storyboard-tip post: - pecan-branch-tarball