3 Commits

Author SHA1 Message Date
Monty Taylor
a5838ece30
Remove bindep_command and bindep_fallback references
With the settings in site-variables now, we don't need them here.
Although these jobs are openstack specific, there's still no need to
duplicate ourselves.

Change-Id: I1270639344044567a7960d5f8d98afffe69cf092
Depends-On: I94dfe8e6aab9c2da1283590be5e26f7d8c35dcad
2017-08-29 13:59:20 -05:00
Monty Taylor
b13fd7d7a0
Add build-openstack-python-tarball job
So that folks can gate on their tarballs working properly.

Also make sure tox is around in pre-run not run.

Change-Id: Id167cdaa2c527637c35a68e86f936b77b27ca983
2017-08-22 19:35:56 -04:00
Paul Belanger
f67d09d315 Create publish-openstack-python(-branch)-tarball jobs
These 2 jobs will be used to copy release / branch tarballs to
tarballs.o.o.

Branch tarballs will only copy *.tar.gz, while release jobs will copy
both *.tar.gz and *.whl files.

Change-Id: Ic879302a2006b737ee4364cea067a00ebe198951
Depends-On: Ia79802dd386dbf1287af16a59985ce99a7dd4899
Depends-On: Ic7fc31a372de29a3a97ef84539faf3b0a1d6e181
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-08-10 13:19:08 -04:00