Add branch tarballs for tuskar projects
The tuskar projects have requested automatic creation of branch tarballs. * .../files/zuul/layout.yaml: Add .*-branch-tarball jobs in the post pipeline for the python-tuskarclient, tuskar and tuskar-ui projects. Change-Id: I2234e70376edc1c9483f984a44da24391353deb1 Closes-Bug: #1234358
This commit is contained in:
parent
e7260de708
commit
7526f36790
@ -3283,6 +3283,8 @@ projects:
|
||||
- gate-tuskar-pep8
|
||||
- gate-tuskar-python26
|
||||
- gate-tuskar-python27
|
||||
post:
|
||||
- tuskar-branch-tarball
|
||||
|
||||
- name: openstack/python-tuskarclient
|
||||
check:
|
||||
@ -3295,6 +3297,7 @@ projects:
|
||||
- gate-python-tuskarclient-python26
|
||||
- gate-python-tuskarclient-python27
|
||||
post:
|
||||
- python-tuskarclient-branch-tarball
|
||||
- python-tuskarclient-coverage
|
||||
|
||||
- name: openstack/tuskar-ui
|
||||
@ -3306,6 +3309,8 @@ projects:
|
||||
- gate-tuskar-ui-pep8
|
||||
- gate-tuskar-ui-python26
|
||||
- gate-tuskar-ui-python27
|
||||
post:
|
||||
- tuskar-ui-branch-tarball
|
||||
|
||||
- name: stackforge/pecan
|
||||
check:
|
||||
|
Loading…
x
Reference in New Issue
Block a user