From: marchettim Date: Fri, 10 Nov 2017 15:02:18 +0000 (+0100) Subject: Merge "Fix MTU of nested LXD containers inside VCA" X-Git-Tag: v3.0.0rc17~1 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=e309737ac40afbd6bca0736a33383a8b9283758f;hp=a885f6269b51e8f261599120db6483913382e39e;p=osm%2Fdevops.git Merge "Fix MTU of nested LXD containers inside VCA" --- diff --git a/jenkins/SO/install b/jenkins/SO/install index 7000c8e2..1292826e 100755 --- a/jenkins/SO/install +++ b/jenkins/SO/install @@ -36,7 +36,7 @@ set -o nounset # Expanding an unset variable is an error. Variables must be ############################################################################### # Set up repo and version PLATFORM_REPOSITORY=OSM3 -PLATFORM_VERSION=5.2.0.2.72254 +PLATFORM_VERSION=5.2.0.3.73627 while getopts ":P:V:h" o; do case "${o}" in diff --git a/jenkins/UI/install b/jenkins/UI/install index 33f651fb..3528cb5c 100755 --- a/jenkins/UI/install +++ b/jenkins/UI/install @@ -38,7 +38,7 @@ set -o nounset # Expanding an unset variable is an error. Variables must be ############################################################################### # Set up repo and version PLATFORM_REPOSITORY=OSM3 -PLATFORM_VERSION=5.2.0.2.72254 +PLATFORM_VERSION=5.2.0.3.73627 while getopts ":P:V:h" o; do case "${o}" in