From 7526f36790b7fb252d11e038cc1d142b0f3e34e6 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Sat, 12 Oct 2013 18:48:05 +0000 Subject: [PATCH] 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 --- modules/openstack_project/files/zuul/layout.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 2c98adb956..1ad86f3d26 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -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: