Merge "Add a convenient normalize-gerrit-acl tox testenv"
This commit is contained in:
commit
c2aa277faa
4
tox.ini
4
tox.ini
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user