Add jenkins-job-builder tarball job
This is the first step to package jenkins-job-builder Change-Id: I4cea379a7c4d2a0038ec144ce5c6b577dc19fad3 Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com> Reviewed-on: https://review.openstack.org/14837 Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Approved: Monty Taylor <mordred@inaugust.com> Reviewed-by: Monty Taylor <mordred@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
04964a1f82
commit
3f3feb16ed
@ -174,11 +174,13 @@
|
||||
name: jenkins-job-builder
|
||||
github-org: openstack-ci
|
||||
node: precise
|
||||
tarball-publisher-site: nova.openstack.org
|
||||
|
||||
jobs:
|
||||
- gate-{name}-merge
|
||||
- gate-{name}-pep8
|
||||
- gate-{name}-pyflakes
|
||||
- '{name}-sdist-tarball'
|
||||
- gate-{name}-docs
|
||||
|
||||
- project:
|
||||
|
@ -177,6 +177,7 @@ projects:
|
||||
- gate-jenkins-job-builder-pep8
|
||||
- gate-jenkins-job-builder-pyflakes
|
||||
post:
|
||||
- jenkins-job-builder-sdist-tarball
|
||||
- jenkins-job-builder-docs
|
||||
|
||||
- name: openstack-ci/meetbot
|
||||
|
Loading…
Reference in New Issue
Block a user