Merge "Add a convenient normalize-gerrit-acl tox testenv"

This commit is contained in:
Zuul 2023-05-10 15:25:00 +00:00 committed by Gerrit Code Review
commit c2aa277faa

View File

@ -146,6 +146,10 @@ commands =
python tools/add-projects-to-main.py
git diff-files --quiet
[testenv:normalize-gerrit-acl]
commands =
python {toxinidir}/tools/normalize_acl.py {posargs} apply
[testenv:normalize-projects-yaml]
allowlist_externals =
{toxinidir}/tools/normalize_projects_yaml.py