From c73382addda3e9eef55ca6819136139afa99851e Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sat, 23 Feb 2019 09:49:58 +0100 Subject: Stop downloading Cloudify container MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It selects the Docker image archive as proposed by Cloudify. Change-Id: I88b5333625a8d2cab140291552c1c8ca5bac3a36 Signed-off-by: Cédric Ollivier (cherry picked from commit fc5bccf4d29cd4bf705e3938fc189be686083f41) --- functest/ci/download_images.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'functest/ci') diff --git a/functest/ci/download_images.sh b/functest/ci/download_images.sh index 366699d7d..8ffa9677e 100644 --- a/functest/ci/download_images.sh +++ b/functest/ci/download_images.sh @@ -13,6 +13,7 @@ https://cloud-images.ubuntu.com/releases/16.04/release/ubuntu-16.04-server-cloud http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-aarch64-disk.img https://cloud-images.ubuntu.com/releases/14.04/release/ubuntu-14.04-server-cloudimg-arm64-uefi1.img http://cloud.centos.org/altarch/7/images/aarch64/CentOS-7-aarch64-GenericCloud.qcow2.xz +http://repository.cloudifysource.org/cloudify/19.01.24/community-release/cloudify-docker-manager-community-19.01.24.tar 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 -- cgit 1.2.3-korg