From 48e5ae5db6ebd6a43bb4ab6cc6e38e3e186dd001 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Tue, 26 Jun 2018 17:51:09 +0200 Subject: Take shaker arm64 image into account MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ia1da6e97027df2cfa923f5ba076731e4a2817b1f Signed-off-by: Cédric Ollivier --- functest/ci/download_images.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'functest/ci/download_images.sh') 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 \ -- cgit 1.2.3-korg