From: Aric Gardner Date: Mon, 17 Dec 2018 21:53:25 +0000 (+0000) Subject: Merge "Yardstick Gambia release 7.1.0" X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=97ac0a2f740ebe29fbe1ec953b2c77b1aa43951d;hp=0106eb5490aef110dc59352ab6e4f5ced4ac0a82;p=releng.git Merge "Yardstick Gambia release 7.1.0" --- diff --git a/jjb/doctor/doctor-env-presetup.sh b/jjb/doctor/doctor-env-presetup.sh index 61e65c792..ebbf32c01 100755 --- a/jjb/doctor/doctor-env-presetup.sh +++ b/jjb/doctor/doctor-env-presetup.sh @@ -42,6 +42,13 @@ elif [[ ${INSTALLER_TYPE} == 'daisy' ]]; then echo "No available installer VM exists...exiting" exit 1 fi + +elif [[ ${INSTALLER_TYPE} == 'fuel' ]]; then + if [[ ! "${BRANCH}" =~ "danube" ]]; then + export SSH_KEY=${SSH_KEY:-/var/lib/opnfv/mcp.rsa} + sudo cp ${SSH_KEY} ${installer_key_file} + sudo chown `whoami`:`whoami` ${installer_key_file} + fi fi diff --git a/jjb/global/slave-params.yaml b/jjb/global/slave-params.yaml index e62a75c66..4ff5d6799 100644 --- a/jjb/global/slave-params.yaml +++ b/jjb/global/slave-params.yaml @@ -1187,10 +1187,6 @@ name: GIT_BASE default: https://gerrit.opnfv.org/gerrit/$PROJECT description: 'Git URL to use on this Jenkins Slave' - - string: - name: SSH_KEY - default: /root/.ssh/id_rsa - description: 'SSH key to be used' - parameter: name: 'ericsson-virtual5-defaults' diff --git a/releases/gambia/functest.yaml b/releases/gambia/functest.yaml index 722a35e70..59c205aa1 100644 --- a/releases/gambia/functest.yaml +++ b/releases/gambia/functest.yaml @@ -7,9 +7,15 @@ releases: - version: opnfv-7.0.0 location: functest: b7f9b53a34cd8ffcc9df4d2f286e55e13adb4a58 + - version: opnfv-7.1.0 + location: + functest: b21dede23cb7577497fb7adf2775a77c45a37e36 - version: opnfv-7.0.0 location: functest-kubernetes: fd5c939094244458aea31ead8c6519da95266c2a + - version: opnfv-7.1.0 + location: + functest-kubernetes: fd5c939094244458aea31ead8c6519da95266c2a branches: - name: stable/gambia diff --git a/releases/gambia/sdnvpn.yaml b/releases/gambia/sdnvpn.yaml index c3ee8cad3..309523058 100644 --- a/releases/gambia/sdnvpn.yaml +++ b/releases/gambia/sdnvpn.yaml @@ -1,9 +1,27 @@ +# SPDX-License-Identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2018 The Linux Foundation and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## --- project: sdnvpn project-type: feature release-model: stable +releases: + - version: opnfv-7.0.0 + location: + sdnvpn: 6c2ec2eeedfc342e815b3dff7c190d8909e22e48 + - version: opnfv-7.1.0 + location: + sdnvpn: 3c74ef730c31343837b01c0e92e643d387ba8202 + branches: - name: stable/gambia location: sdnvpn: c05105a4f9f51f7bb31cad791e65d664e5a3bc4b + +release-notes: https://opnfv-sdnvpn.readthedocs.io/en/stable-gambia/release/release-notes