Add zuul roles in system-config to linters
Add zuul roles defined in system-config to the openstack-zuul-jobs-linters job. Playbooks in project-config will require the generic roles that live in system-config. Change-Id: I0156ed16e2a165493227df5ea51561aad897c65b Needed-By: https://review.openstack.org/590636
This commit is contained in:
parent
a0f42fa630
commit
8c500b18ec
@ -1091,11 +1091,12 @@
|
||||
required-projects:
|
||||
- openstack-infra/openstack-zuul-jobs
|
||||
- openstack-infra/project-config
|
||||
- openstack-infra/system-config
|
||||
- openstack-infra/zuul-jobs
|
||||
vars:
|
||||
tox_envlist: linters
|
||||
tox_environment:
|
||||
ANSIBLE_ROLES_PATH: ~/src/git.openstack.org/openstack-infra/zuul-jobs/roles:~/src/git.openstack.org/openstack-infra/openstack-zuul-jobs/roles:~/src/git.openstack.org/openstack-infra/project-config/roles
|
||||
ANSIBLE_ROLES_PATH: ~/src/git.openstack.org/openstack-infra/zuul-jobs/roles:~/src/git.openstack.org/openstack-infra/openstack-zuul-jobs/roles:~/src/git.openstack.org/openstack-infra/project-config/roles:~/src/git.openstack.org/openstack-infra/system-config/roles
|
||||
|
||||
- job:
|
||||
name: infra-puppet-apply-base
|
||||
|
Loading…
x
Reference in New Issue
Block a user