Manifest files: set default revision for the r/stx.4.0 branches
Ensure that the defaul revision for starlingx branches is the r/stx.4.0 branch Lock down openstack-ras and ryu to commit hashes. Signed-off-by: Saul Wold <sgw@linux.intel.com> Change-Id: Id8f5e47cf43f4db88b5bad92e0c1640756344ea6
This commit is contained in:
parent
4cdd276fef
commit
630c167eb5
@ -5,7 +5,7 @@
|
||||
<!-- note, you can also provide personal overrides for your own github -->
|
||||
<!-- for tests/experiments -->
|
||||
|
||||
<default revision="master" remote="starlingx"/>
|
||||
<default revision="r/stx.4.0" remote="starlingx"/>
|
||||
<include name="common.xml" />
|
||||
|
||||
<project remote="starlingx" name="compile.git" path="cgcs-root/stx/compile" />
|
||||
|
@ -9,7 +9,7 @@
|
||||
<!-- note, you can also provide personal overrides for your own github -->
|
||||
<!-- for tests/experiments -->
|
||||
|
||||
<default revision="master" remote="stx-staging"/>
|
||||
<default revision="r/stx.4.0" remote="starlingx"/>
|
||||
<include name="common.xml" />
|
||||
|
||||
<project remote="starlingx" name="ansible-playbooks.git" path="cgcs-root/stx/ansible-playbooks"/>
|
||||
|
@ -9,9 +9,9 @@
|
||||
<!-- for tests/experiments -->
|
||||
|
||||
<remote name="stx-staging" fetch="https://github.com/starlingx-staging"/>
|
||||
<default revision="master" remote="stx-staging"/>
|
||||
|
||||
<project remote="starlingx" name="tools.git" path="stx-tools"/>
|
||||
<default revision="r/stx.4.0" remote="starlingx"/>
|
||||
|
||||
<project remote="starlingx" name="root.git" path="cgcs-root"/>
|
||||
|
||||
@ -50,8 +50,8 @@
|
||||
<project remote="stx-staging" name="stx-ceph.git" revision="stx/v13.2.2" 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-ryu.git" path="cgcs-root/stx/git/ryu"/>
|
||||
<project remote="stx-staging" name="stx-openstack-ras.git" path="cgcs-root/stx/git/openstack-ras"/>
|
||||
<project remote="stx-staging" name="stx-ryu.git" revision="e73cdeab37d4890138f9c48bf41cf08974ab2146" path="cgcs-root/stx/git/ryu"/>
|
||||
<project remote="stx-staging" name="stx-openstack-ras.git" revision="cc6f677570b4f0e7ba44a91d5dff33164b8b76bc" path="cgcs-root/stx/git/openstack-ras"/>
|
||||
|
||||
<!-- Clients -->
|
||||
<project remote="openstack" revision="stable/train" name="python-aodhclient.git" path="cgcs-root/stx/git/python-aodhclient"/>
|
||||
|
@ -9,7 +9,7 @@
|
||||
<!-- note, you can also provide personal overrides for your own github -->
|
||||
<!-- for tests/experiments -->
|
||||
|
||||
<default revision="master" remote="stx-staging"/>
|
||||
<default revision="r/stx.4.0" remote="starlingx"/>
|
||||
<include name="common.xml" />
|
||||
|
||||
<project remote="starlingx" name="integ.git" path="cgcs-root/stx/integ" />
|
||||
@ -19,8 +19,8 @@
|
||||
<project remote="stx-staging" name="stx-ceph.git" revision="stx/v13.2.2" 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-ryu.git" path="cgcs-root/stx/git/ryu"/>
|
||||
<project remote="stx-staging" name="stx-openstack-ras.git" path="cgcs-root/stx/git/openstack-ras"/>
|
||||
<project remote="stx-staging" name="stx-ryu.git" revision="e73cdeab37d4890138f9c48bf41cf08974ab2146" path="cgcs-root/stx/git/ryu"/>
|
||||
<project remote="stx-staging" name="stx-openstack-ras.git" revision="cc6f677570b4f0e7ba44a91d5dff33164b8b76bc" path="cgcs-root/stx/git/openstack-ras"/>
|
||||
|
||||
<!-- Clients -->
|
||||
<project remote="openstack" revision="stable/train" name="python-aodhclient.git" path="cgcs-root/stx/git/python-aodhclient"/>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<!-- note, you can also provide personal overrides for your own github -->
|
||||
<!-- for tests/experiments -->
|
||||
|
||||
<default revision="master" remote="starlingx"/>
|
||||
<default revision="r/stx.4.0" remote="starlingx"/>
|
||||
<include name="common.xml" />
|
||||
|
||||
<project remote="starlingx" name="ansible-playbooks.git" path="cgcs-root/stx/ansible-playbooks"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user