Skip to content
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

Allow rpmbuild in venv for CI [DO NOT MERGE] #895

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

CtrlZmaster
Copy link
Member

This patch should allow upstream CI to run pcs-0.12 on RHEL 9 builders if configure is ran with --with-python-version=3.12.

The issue is that we need to be able to run new pcs on systems with old
Python and dependencies in CI. We can use alternative Python interpreter
and install dependencies from upstream into venv to achieve it. This
patch should be undone if we no longer need to run pcs in unsupported
environment in CI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant