This website requires JavaScript.
Explore
Get Started
openstack
/
openstack-zuul-jobs
Code
Issues
Proposed changes
c24b26ae7f
Branches
Tags
View all branches
openstack-zuul-jobs
/
playbooks
/
openafs-deb-package-build
/
run.yaml
6 lines
107 B
YAML
Raw
Normal View
History
Unescape
Escape
openafs: generate deb packages for openstack-ci PPA This imports the latest debian/* from the upstream openafs packages, and builds source packages meant for upload to the PPA we use for openafs. Over the years we have found that maintaining our own PPA for this is useful. We have hit bugs that require immediate patches to be applied and rolled out to production, and having a private build facilitates this. Generally we hope to have no delta to the upstream packaging, which is currently the case. Currently we have a fairly manual process to produce and upload these debs (once there, the source is obviously available). This allows us to keep a little clearer view of what we've changed or are working on. This doesn't publish anything, yet. We'll work on that after this; the idea is that the publishing job will consume the artifacts this returns. Change-Id: I07780595331da29af9f72185cbb3499210e89c19
2022-05-04 06:57:30 +10:00
-
hosts
:
all
roles
:
debs : add generic PPA publish role, switch openafs to it Use the generic role from I11e2bdcbf2894d86105d75c3d3580aefb6aa18fc and make a generic publishing role too. Remove the openafs specific bits that are no longer used. Move the description of the OpenAFS jobs above the job definition. Change-Id: Ie61b82903644605d07f510ad1071fa551e7086c9
2022-05-10 10:43:09 +10:00
-
role
:
infra-deb-package-build
vars
:
openafs-deb-package: fix role var typo Change-Id: I6de06de8758f8aaf66496d493e7ce076a1ed3d37
2022-05-10 12:04:39 +10:00
infra_deb_project
:
'openafs'
Copy Permalink