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 tox 4.x support to global tox.ini files #273

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

coreycb
Copy link

@coreycb coreycb commented Dec 14, 2022

No description provided.

Corey Bryant added 2 commits December 14, 2022 08:37
These env vars were removed from tox.ini in the source
charms last cycle as part of moving them to the charmcraft.yaml.
The charmcraft.yaml here in release-tools is already up-to-date.
* Unpin requires in tox.ini
* Add pip.sh to allowlist_externals
* Move tox passenv variables to separate lines. tox no longer
  supports space-separation for a single line with multiple
  variables. They need to either be space-separated or on
  separate lines.
* Use -- to separate func-target commands from tox ones

These changes were tested in the following reviews:
* https://review.opendev.org/c/openstack/charm-keystone/+/867527
* https://review.opendev.org/c/openstack/charm-aodh/+/867528
@coreycb coreycb changed the title Tox 4 Add tox 4.x support to global tox.ini files Dec 14, 2022
@ajkavanagh ajkavanagh added the merge-conflict The PR has a merge conflict and needs updating. label Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge-conflict The PR has a merge conflict and needs updating.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants