674aaa1320
We need a project that follows upper-constraints to test upper-constraints related features of tox jobs. Change-Id: I9e175a77f83d4b85ab22635d38b4826ddb1ae481
19 lines
635 B
YAML
19 lines
635 B
YAML
- tenant:
|
|
name: openstack
|
|
source:
|
|
gerrit:
|
|
config-projects:
|
|
- openstack-infra/project-config
|
|
untrusted-projects:
|
|
# Order matters, load common job repos first
|
|
- openstack-infra/zuul-jobs:
|
|
shadow: openstack-infra/project-config
|
|
- openstack-infra/openstack-zuul-jobs
|
|
- openstack-infra/openstack-zuul-roles
|
|
# After this point, sorting projects alphabetically will help
|
|
# merge conflicts
|
|
- openstack-infra/nodepool
|
|
- openstack-infra/shade
|
|
- openstack-infra/zuul
|
|
- openstack/requirements
|