-
-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[TODO] Implement building/packaging and testing RPMs #90
Comments
New pointers/questions:
|
@ganeshrn could you please document the requirements here? There's no clear/complete understanding of the target envs... |
Based on the last call, the plan is:
|
Requested adding UPD: this is not going to happen so I've applied a hack to install them from CentOS RPMs in the CI. |
@pabelanger could you please help figure out the RHEL channel this is supposed to get in? |
Extra unsolved question: do we need to build RPMs for custom archs (it's currently only set up for x86_64). I'd like this to be integrated but objectively having QEMU may be ridiculously slow. |
I want that for this repo's in-tree automation specifically, not for Zuul. Meaning that the automation needs to learn how to install those things (possibly from within tox). |
https://opendev.org/zuul/zuul-jobs/src/branch/master/roles/bindep is the ansible role we use to manage bindep files. |
The text was updated successfully, but these errors were encountered: