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

Add constraints file(s) for testing environments. #1184

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

freyes
Copy link
Member

@freyes freyes commented Feb 16, 2024

This change introduces a place to keep the constraints needed to build testing environments. It will be global to all charms under the Charmed OpenStack umbrella, they will be enforced by zosci at the gate.

These constraints are not meant to be used to build charms, for that the tooling that should be used is pip-compile.

This change introduces a place to keep the constraints needed to build
testing environments. It will be global to all charms under the Charmed
OpenStack umbrella, they will be enforced by zosci at the gate.

These constraints are not meant to be used to build charms, for that the
tooling that should be used is pip-compile.
@freyes freyes requested a review from ajkavanagh February 16, 2024 14:56
@ajkavanagh ajkavanagh merged commit 6f1a22c into openstack-charmers:master Feb 16, 2024
3 checks passed
freyes added a commit to freyes/release-tools that referenced this pull request Feb 19, 2024
The constraints file allows globally pinning the versions used by the
tox testing environments and posibly override this by zosci[0]

[0] openstack-charmers/zosci-config#324

Depends-On: openstack-charmers/zaza-openstack-tests#1184
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.

2 participants