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 5d8c593d04..e65e21ae52 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -1420,6 +1420,15 @@ jobs: - python-jobs +- project: + name: tuskar-ui + github-org: openstack + tarball-site: tarballs.openstack.org + node: precise + + jobs: + - python-jobs + - project: name: rally github-org: stackforge diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 5e7c7b1836..4636841499 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -3156,9 +3156,13 @@ projects: - name: openstack/tuskar-ui check: - - gate-noop + - gate-tuskar-ui-pep8 + - gate-tuskar-ui-python26 + - gate-tuskar-ui-python27 gate: - - gate-noop + - gate-tuskar-ui-pep8 + - gate-tuskar-ui-python26 + - gate-tuskar-ui-python27 - name: stackforge/pecan check: