Update repo namespace search list
With the new namespaces we have to look around a bit more to find repos top copy into the DevStack working directory. Add: * opendev/ * starlingx/ * x/ * zuul/ Change-Id: I8a55522a5fee46f415f0c0ce580ded3476133460 Signed-off-by: Dean Troyer <dtroyer@gmail.com>
This commit is contained in:
committed by
Monty Taylor
parent
9f17adbb89
commit
362f20b05a
@@ -1,9 +1,13 @@
|
||||
- name: Find all OpenStack source repos used by this job
|
||||
find:
|
||||
paths:
|
||||
- src/opendev.org/opendev
|
||||
- src/opendev.org/openstack
|
||||
- src/opendev.org/openstack-dev
|
||||
- src/opendev.org/openstack-infra
|
||||
- src/opendev.org/starlingx
|
||||
- src/opendev.org/x
|
||||
- src/opendev.org/zuul
|
||||
file_type: directory
|
||||
register: found_repos
|
||||
|
||||
|
||||
Reference in New Issue
Block a user