Add docs, test, zuul-jobs to manifest
This commit updates the manifest to include additional repositories that are useful for developer workflow: - starlingx/docs - starlingx/test - starlingx/zuul-jobs Change-Id: I5ea7bba1088ff9086247088263f4c8f553cfdc8e Signed-off-by: Don Penney <don.penney@windriver.com>
This commit is contained in:
parent
aa19b55292
commit
60ae865714
@ -24,6 +24,7 @@
|
||||
<project remote="starlingx" name="containers.git" path="cgcs-root/stx/containers"/>
|
||||
<project remote="starlingx" name="distcloud.git" path="cgcs-root/stx/git/distributedcloud"/>
|
||||
<project remote="starlingx" name="distcloud-client.git" path="cgcs-root/stx/git/distributedcloud-client"/>
|
||||
<project remote="starlingx" name="docs.git" path="cgcs-root/stx/docs"/>
|
||||
<project remote="starlingx" name="fault.git" path="cgcs-root/stx/fault"/>
|
||||
<project remote="starlingx" name="gui.git" path="cgcs-root/stx/gui"/>
|
||||
<project remote="starlingx" name="ha.git" path="cgcs-root/stx/ha"/>
|
||||
@ -36,9 +37,11 @@
|
||||
<project remote="starlingx" name="openstack-armada-app.git" path="cgcs-root/stx/openstack-armada-app"/>
|
||||
<project remote="starlingx" name="platform-armada-app.git" path="cgcs-root/stx/platform-armada-app"/>
|
||||
<project remote="starlingx" name="stx-puppet.git" path="cgcs-root/stx/stx-puppet"/>
|
||||
<project remote="starlingx" name="test.git" path="cgcs-root/stx/test"/>
|
||||
<project remote="starlingx" name="update.git" path="cgcs-root/stx/update"/>
|
||||
<project remote="starlingx" name="upstream.git" path="cgcs-root/stx/upstream"/>
|
||||
<project remote="starlingx" name="utilities.git" path="cgcs-root/stx/utilities"/>
|
||||
<project remote="starlingx" name="zuul-jobs.git" path="cgcs-root/stx/zuul-jobs"/>
|
||||
|
||||
<project remote="stx-staging" name="stx-ceph.git" path="cgcs-root/stx/git/ceph" revision="stx/v13.2.2"/>
|
||||
<project remote="stx-staging" name="stx-libvirt.git" revision="stx/v4.7.0-1" path="cgcs-root/stx/git/libvirt"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user