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'

JIRA: CGTS-55659

Change-Id: I320d59642f6278a926865c6474ccdf33acb5a979
Signed-off-by: Scott Little <scott.little@windriver.com>
This commit is contained in:
Scott Little 2024-04-09 14:54:58 -04:00
parent bba927d30c
commit f4220aa16e
1 changed files with 4 additions and 4 deletions

View File

@ -93,7 +93,7 @@ BUILD_OUTPUT_ROOT_URL="http://$(hostname -f):8088${BUILD_OUTPUT_ROOT}"
# Publish import artifacts to: $PUBLISH_ROOT/<PUBLISH_TIMESTAMP>/$PUBLISH_SUBDIR
# Create latest symlink in: $PUBLISH_ROOT/latest_build
# CENGN: publish to a location outside of the archive directory
# StarlingX Mirror: publish to a location outside of the archive directory
#PUBLISH_ROOT="/export/mirrors/$PROJECT_ID/$MANIFEST_BRANCH/debian/monolithic"
#PUBLISH_ROOT_URL="http://$(hostname -f):8088${PUBLISH_ROOT}"
#PUBLISH_SUBDIR="" # may be empty
@ -314,6 +314,6 @@ PARALLEL_CMD_JOBS="12"
# will pull pre-build packages if the PKG_REUSE flag is requested.
# The following URLs are examples applicable only to the master branch.
# Substituting a reference build local to your office would be a lot
# faster than pulling from cengn.
#STX_SHARED_REPO=http://mirror.starlingx.cengn.ca/mirror/starlingx/master/debian/monolithic/latest_build/outputs/aptly/deb-local-build
#STX_SHARED_SOURCE=http://mirror.starlingx.cengn.ca/mirror/starlingx/master/debian/monolithic/latest_build/outputs/aptly/deb-local-source
# faster than pulling from the StarlingX mirror.
#STX_SHARED_REPO=http://mirror.starlingx.windriver.com/mirror/starlingx/master/debian/monolithic/latest_build/outputs/aptly/deb-local-build
#STX_SHARED_SOURCE=http://mirror.starlingx.windriver.com/mirror/starlingx/master/debian/monolithic/latest_build/outputs/aptly/deb-local-source