Commit Graph

5 Commits

Author SHA1 Message Date
Jeremy Stanley a4c873b51a Clean up pti-python-tarball python-branch-tarball
OpenStack's Python release jobs don't run tox, and don't install the
projects being packaged, not even in the branch tarball variants
these days. Remove the bindep, ensure-tox and collect-tox-logs roles
from pti-python-tarball and python-branch-tarball playbooks so that
the jobs using them can be more portable between distro versions
with less work. This should also make the jobs considerably faster.

Change-Id: Icc30a79f770ed78674354f6226d28907bab7eb1d
2020-11-13 18:11:44 +00:00
Andreas Jaeger 559671b35a Readd playbooks/python-branch-tarball/
This fixes the python-branch-tarball job. This was removed by accident
in I7ca54a7045023596ec77682214afad5f210ac964.

Remove instead puppet-branch-tarball as was intented.

Change-Id: I5e6c15f5eaf159f245e6d24935429a1962ec0085
2017-11-01 20:38:39 +01:00
Paul Belanger 4c5cff170a
Remove publish-openstack-puppet-branch-tarball
We're actually can move this into openstack-zuul-jobs, along side
build-openstack-puppet-tarball.

Change-Id: I7ca54a7045023596ec77682214afad5f210ac964
Depends-On: I01debc6aa6f2d3e3d33ecb181344eabca91317ed
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-10-30 22:06:34 -04:00
Paul Belanger 41622cf33c
Build tarballs / wheels for release-openstack-python
We actually want to build tarballs and wheels for
release-openstack-python. This can use the same playbook we use for
publish-openstack-python-branch-tarballs.

Refactor python-branch-tarball to only rename the files and move the
sync into python-tarball post.

Change-Id: I479be21fe18431c77ed769d12299945a700e4384
Depends-On: I05158958af793fcfaef1d978cb7f38a38af95fc6
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-08-23 11:09:15 -04:00
Paul Belanger 4c121fe599 Add publish-openstack-python-branch-tarball job
publish-openstack-python-branch-tarball is a trusted job now. The
majority of this log comes from openstack-zuul-jobs.

Change-Id: Ie50b45296074b12cd17229bdd2bb57c0d40290ec
Depends-On: Ie577aa1c603158b1a71f8107113de51bddc1a771
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-08-21 14:42:18 -04:00