From cf200be48d21debbea580f31b6ae2bc34c809a62 Mon Sep 17 00:00:00 2001 From: Scott Little Date: Thu, 14 Sep 2023 10:07:59 -0400 Subject: [PATCH] cengn reference removal mirror.starlingx.cengn.ca no longer exists. CENGN is kindly forwarding requests to the new location mirror.starlingx.windriver.com for now, but that will only last a few months. We need to replace all the references with the new URL. I will also remove as many 'cengn' references as possible, replacing them with 'stx_mirror' Partial-Bug: 2033555 Signed-off-by: Scott Little Change-Id: If6a3c0d4e9e540f941f5e5e395c35975107216d7 --- automated-robot-suite/README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/automated-robot-suite/README.rst b/automated-robot-suite/README.rst index 0c7ecb2..f9bd51a 100644 --- a/automated-robot-suite/README.rst +++ b/automated-robot-suite/README.rst @@ -287,8 +287,8 @@ Suite needs an **ISO** to be installed and the associated **Helm Chart** to deploy OpenStack services sot they should be downloaded and put inside of **automated-robot-suite/** path. -There is daily build under **CENGEN** infrastructure so there above items can -be downloaded form there from: +There is daily build published under **StarlingX Mirror** so the above items can +be downloaded form there: `StarlingX Mirror`__ @@ -296,7 +296,7 @@ be downloaded form there from: **HELM_CHART** = /**/outputs/helm-charts/stx-openstack-**-centos-stable-versioned.tgz -__ http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/ +__ https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/ Suite Configuration ```````````````````