Modified manifest default.xml for branch r/stx.9.0

Change-Id: If32a84ffa0b86a4d93e42b23b2fb799b3b670fe1
Signed-off-by: Scott Little <scott.little@windriver.com>
This commit is contained in:
Scott Little 2024-03-07 13:51:59 -05:00
parent 4d71e88835
commit 441bd97609
1 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@
<!-- for tests/experiments -->
<remote name="stx-staging" fetch="https://github.com/starlingx-staging"/>
<default revision="master" remote="stx-staging"/>
<default revision="r/stx.9.0" remote="stx-staging"/>
<project remote="starlingx" name="jenkins-pipelines.git" path="stx-jenkins-pipelines"/>
<project remote="starlingx" name="virtual-deployment.git" path="stx-virtual-deployment"/>
@ -45,7 +45,7 @@
<project remote="starlingx" name="containers.git" path="cgcs-root/stx/containers"/>
<project remote="starlingx" name="distcloud.git" path="cgcs-root/stx/distributedcloud"/>
<project remote="starlingx" name="distcloud-client.git" path="cgcs-root/stx/distributedcloud-client"/>
<project remote="starlingx" name="docs.git" path="cgcs-root/stx/docs"/>
<project remote="starlingx" revision="master" 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"/>
@ -77,7 +77,7 @@
<project remote="stx-staging" name="stx-ceph.git" revision="stx/v14.2.22" path="cgcs-root/stx/git/ceph" />
<project remote="stx-staging" name="stx-libvirt.git" revision="stx/v4.7.0-1" path="cgcs-root/stx/git/libvirt"/>
<project remote="stx-staging" name="stx-qemu.git" revision="stx/v3.0.0-1" path="cgcs-root/stx/git/qemu"/>
<project remote="stx-staging" name="stx-openstack-ras.git" path="cgcs-root/stx/git/openstack-ras"/>
<project remote="stx-staging" revision="4ba6047db1b70ee2bb3dd43739de7d2fb4e85ebd" name="stx-openstack-ras.git" path="cgcs-root/stx/git/openstack-ras"/>
<!-- Clients -->
<!-- revisions point to branch stable/train as of 2023-05-04 -->