STX: Fix zuul breakage

pip install started failing back in May.
The zuul/zuul project seems to have caused the problem

Signed-off-by: Al Bailey <al.bailey@windriver.com>
Change-Id: Ia23634fb6bdbebb2067a9a998c3ba5f29326589a
This commit is contained in:
Al Bailey 2022-07-27 20:38:06 +00:00
parent 373c427592
commit 4bf6685cb8
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ envlist = linters
[testenv]
basepython = python3
install_command = pip install {opts} {packages}
install_command = pip install {opts} {packages}
deps = -r{toxinidir}/test-requirements.txt
[testenv:bindep]

View File

@ -10,11 +10,11 @@
- openstack/project-config
- opendev/system-config
- zuul/zuul-jobs
- zuul/zuul
nodeset: ubuntu-bionic
vars:
tox_envlist: linters
tox_environment:
#ANSIBLE_ROLES_PATH={env:ANSIBLE_ROLES_PATH:../zuul-jobs/roles:../openstack-zuul-jobs/roles:roles}
ANSIBLE_ROLES_PATH: ~/src/opendev.org/starlingx/zuul-jobs/roles:~/src/opendev.org/opendev/base-jobs/roles:~/src/opendev.org/zuul/zuul-jobs/roles:~/src/opendev.org/openstack/openstack-zuul-jobs/roles:~/src/opendev.org/openstack/project-config/roles:~/src/opendev.org/opendev/system-config/roles
- job: