Fix paths for zuul org rename
Change-Id: I26b066906119771ef32bcf212e58f4938bd76828
This commit is contained in:
parent
f059edc526
commit
0c5629791e
4
tox.ini
4
tox.ini
@ -31,9 +31,7 @@ setenv =
|
||||
# they're up to date too!
|
||||
#
|
||||
# see openstack-zuul-jobs-linters job for more information.
|
||||
# TODO(mordred) We'll need to update this for the opendev zuul rename - but
|
||||
# I'm not sure if fungi's script will catch it.
|
||||
ANSIBLE_ROLES_PATH = {env:ANSIBLE_ROLES_PATH:{toxinidir}/../../openstack-infra/zuul-jobs/roles:roles}
|
||||
ANSIBLE_ROLES_PATH = {env:ANSIBLE_ROLES_PATH:{toxinidir}/../../zuul/zuul-jobs/roles:roles}
|
||||
whitelist_externals = bash
|
||||
commands =
|
||||
flake8 {posargs}
|
||||
|
Loading…
x
Reference in New Issue
Block a user