From: Jeremy Mordkoff Date: Mon, 2 Oct 2017 23:39:34 +0000 (-0400) Subject: make sure that the UI is installed from an OSM repo X-Git-Tag: v3.0.0rc2~3 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=a20a9d8b258eac6eeab625d3b1bb4e6ea70d3d04;p=osm%2Fdevops.git make sure that the UI is installed from an OSM repo Signed-off-by: Jeremy Mordkoff --- diff --git a/jenkins/UI/install b/jenkins/UI/install index 45eb5ca4..c145a537 100755 --- a/jenkins/UI/install +++ b/jenkins/UI/install @@ -101,6 +101,7 @@ apt-get install -y --allow-downgrades rw.tools-container-tools=${PLATFORM_VERSIO # now disable the RIFT OSM repo so that we'll get UI from # the OSM repos +rm -f /etc/apt/sources.list.d/rift.list apt-get update apt-get install -y rw.ui-skyquake