Fix paths for zuul org rename

Change-Id: I26b066906119771ef32bcf212e58f4938bd76828
This commit is contained in:
Andreas Jaeger 2019-04-20 14:24:18 +02:00
parent f059edc526
commit 0c5629791e
1 changed files with 1 additions and 3 deletions

View File

@ -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}