Clark Boylan 7ae2bbabbe Update CentOS RPM OpenAFS build from 1.8.10 to 1.8.12.1
Recently this RPM build has been failing due to what appears to be a
mismatch in declarations for the `void abort(void);` function. Linux on
CentOS 9 Stream declares it that way but OpenAFS declars it as
`static_inline void abort(void);` and compilation fails.

Hope is that using a more up to date release of OpenAFS will allow it to
compile with CentOS 9 Streams latest kernels.

Note it is possible we may need to update the consumption side of this
packaging; however, I'm not finding any obvious cases where we hardcode
the rpm package version [0]. I hope that means it is largely automatic.

[0] https://codesearch.opendev.org/?q=1%5C.8%5C.10&i=nope&literal=nope&files=&excludeFiles=&repos=

Change-Id: I6f4cda181a1d18895ad39e00ccf1c2639cfe2154
2024-10-07 09:01:08 -07:00
2020-01-19 16:55:45 +01:00
2024-09-26 20:20:08 +02:00
2020-05-26 15:59:19 +02:00
2022-07-28 15:24:38 +10:00
2017-10-20 14:13:33 +11:00
2019-04-19 19:29:57 +00:00
2017-05-03 11:53:09 -04:00
2017-05-19 17:03:53 -04:00

OpenStack Infra Zuul jobs

This repo contains a set of ansible playbooks which are used by the OpenStack project CI system Zuul. It also contains job and project-template definitions for the OpenStack project. You should edit these files to make configuration changes to OpenStack Infrastructure CI.

Description
Ansible job definitions for OpenStack projects CI systems
Readme 17 MiB
Languages
Shell 74.8%
Python 25.2%