aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2018-06-26 17:51:09 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2018-06-26 17:54:00 +0200
commit48e5ae5db6ebd6a43bb4ab6cc6e38e3e186dd001 (patch)
tree42414016775366b219d38d75e4551dc7f7a48be8
parent0ff1a51fa53cb74f7a671edc3f1502838294d5c9 (diff)
Take shaker arm64 image into account
Change-Id: Ia1da6e97027df2cfa923f5ba076731e4a2817b1f Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r--functest/ci/config_aarch64_patch.yaml8
-rw-r--r--functest/ci/download_images.sh1
2 files changed, 9 insertions, 0 deletions
diff --git a/functest/ci/config_aarch64_patch.yaml b/functest/ci/config_aarch64_patch.yaml
index 8f3144650..e605ff4e9 100644
--- a/functest/ci/config_aarch64_patch.yaml
+++ b/functest/ci/config_aarch64_patch.yaml
@@ -70,6 +70,14 @@ os:
hw_disk_bus: 'scsi'
hw_scsi_model: 'virtio-scsi'
+ shaker:
+ image: /home/opnfv/functest/images/shaker-image-arm64.qcow2
+ extra_properties:
+ hw_firmware_type: 'uefi'
+ hw_video_model: 'vga'
+ hw_disk_bus: 'scsi'
+ hw_scsi_model: 'virtio-scsi'
+
neutron_trunk:
image: /home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img
extra_properties:
diff --git a/functest/ci/download_images.sh b/functest/ci/download_images.sh
index 5057f05fb..a23d8f707 100644
--- a/functest/ci/download_images.sh
+++ b/functest/ci/download_images.sh
@@ -16,6 +16,7 @@ https://cloud-images.ubuntu.com/releases/14.04/release/ubuntu-14.04-server-cloud
http://cloud.centos.org/altarch/7/images/aarch64/CentOS-7-aarch64-GenericCloud.qcow2.xz
https://sourceforge.net/projects/ool-opnfv/files/vyos-1.1.7.img
http://testresults.opnfv.org/functest/shaker-image.qcow2
+http://testresults.opnfv.org/functest/shaker-image-arm64.qcow2
EOF
xz --decompress --force --keep \