Merge "[XCI] Add inventory to run prepare-tests.yml"
authorFatih Degirmenci <fdegir@gmail.com>
Tue, 9 Oct 2018 16:12:19 +0000 (16:12 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 9 Oct 2018 16:12:19 +0000 (16:12 +0000)
jjb/container4nfv/container4nfv-arm64.yaml
jjb/functest/functest-alpine.sh
releases/gambia/barometer.yaml [new file with mode: 0644]
releases/gambia/sdnvpn.yaml [new file with mode: 0644]

index 9ebaea9..5425ae0 100644 (file)
@@ -64,7 +64,7 @@
           - project: functest-compass-arm-virtual-daily-master
             current-parameters: false
             predefined-parameters:
-              DEPLOY_SCENARIO={scenario}
+              DEPLOY_SCENARIO='k8-nosdn-nofeature-ha'
             same-node: true
             block: true
             block-thresholds:
index c821474..2e21fb6 100755 (executable)
@@ -135,7 +135,8 @@ ssh_options="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no"
 if [ "${INSTALLER_TYPE}" == 'fuel' ]; then
     COMPUTE_ARCH=$(ssh -l ubuntu ${INSTALLER_IP} -i ${SSH_KEY} ${ssh_options} \
         "sudo salt 'cmp*' grains.get cpuarch --out yaml | awk '{print \$2; exit}'")
-    envs="${envs} -e POD_ARCH=${COMPUTE_ARCH}"
+    IMAGE_PROPERTIES="hw_disk_bus: scsi, hw_scsi_model: virtio-scsi"
+    envs="${envs} -e POD_ARCH=${COMPUTE_ARCH} -e ${IMAGE_PROPERTIES}"
 fi
 
 
diff --git a/releases/gambia/barometer.yaml b/releases/gambia/barometer.yaml
new file mode 100644 (file)
index 0000000..e5c9842
--- /dev/null
@@ -0,0 +1,9 @@
+---
+project: barometer
+project-type: feature
+release-model: stable
+
+branches:
+  - name: stable/gambia
+    location:
+      barometer: 9ac248a08de1f197bafbabbf43175b30ab19ec32
diff --git a/releases/gambia/sdnvpn.yaml b/releases/gambia/sdnvpn.yaml
new file mode 100644 (file)
index 0000000..c3ee8ca
--- /dev/null
@@ -0,0 +1,9 @@
+---
+project: sdnvpn
+project-type: feature
+release-model: stable
+
+branches:
+  - name: stable/gambia
+    location:
+      sdnvpn: c05105a4f9f51f7bb31cad791e65d664e5a3bc4b