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 4d813b5030..e8112cfb39 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -570,6 +570,15 @@ - python-jobs +- project: + name: bufunfa + github-org: stackforge + node: precise + + jobs: + - python-jobs + + - project: name: requirements github-org: openstack diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index d0d92ee96a..ed97105aeb 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -749,6 +749,18 @@ projects: - gate-python-monikerclient-python26 - gate-python-monikerclient-python27 + - name: stackforge/bufunfa + check: + - gate-bufunfa-merge: + - gate-bufunfa-pep8 + - gate-bufunfa-python26 + - gate-bufunfa-python27 + gate: + - gate-bufunfa-merge: + - gate-bufunfa-pep8 + - gate-bufunfa-python26 + - gate-bufunfa-python27 + - name: openstack/openstack-manuals check: - gate-openstack-manuals-merge