Merge "Yardstick Gambia release 7.1.0"
authorAric Gardner <agardner@linuxfoundation.org>
Mon, 17 Dec 2018 21:53:25 +0000 (21:53 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 17 Dec 2018 21:53:25 +0000 (21:53 +0000)
jjb/doctor/doctor-env-presetup.sh
jjb/global/slave-params.yaml
releases/gambia/functest.yaml
releases/gambia/sdnvpn.yaml

index 61e65c7..ebbf32c 100755 (executable)
@@ -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
 
 
index e62a75c..4ff5d67 100644 (file)
           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'
index 722a35e..59c205a 100644 (file)
@@ -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
index c3ee8ca..3095230 100644 (file)
@@ -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