X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=jenkins%2FRO%2FSETTINGS;h=8c37f162f0b25544b045b1b4e75d0d054fc18ef1;hb=21ba9cee5d08c89b1f48c6fdfc83e04ec192f6a6;hp=50c3e3fde5be1b3ae8bbb1b6f7daf506f014b90b;hpb=f937a8bd0c2244b1011ea06865092539c45c9679;p=osm%2Fdevops.git diff --git a/jenkins/RO/SETTINGS b/jenkins/RO/SETTINGS index 50c3e3fd..8c37f162 100644 --- a/jenkins/RO/SETTINGS +++ b/jenkins/RO/SETTINGS @@ -1,4 +1,5 @@ -# Copyright 2016 RIFT.IO Inc +# +# Copyright 2016 Telefónica Investigación y Desarrollo, S.A.U. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -12,12 +13,11 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# sample SETTINGS file -# -# 24 June 2016 -- Jeremy Mordkoff -- Genesis +# Authors: +# - Gerardo Garcia - gerardo.garciadeblas@telefonica.com # # this variable holds the name of the container image needed to build or run this product -export OSM_BASE_IMAGE=ubuntu:14.04 +export OSM_BASE_IMAGE=ubuntu:16.04 # # this variable holds the name of the container to be used to build a package # if this container already exists, the build process can skip the container build