From 574243656df6acae28094c62f33410ef1fc3e7b5 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Fri, 4 Oct 2019 23:52:03 +0200 Subject: Update Shaker image (1.3.0 + Debian Stretch) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It udates Shaker to 1.3.0 and switches to Debian Stretch as base image. It also eases debugging as ssh basic auth is enabled (shaker/shaker). The arm image has to be built before enabling the testcase for arm. Change-Id: I894bae86c7e8f7cafbba2b4e00e3334afed0b6e2 Signed-off-by: Cédric Ollivier --- functest/ci/download_images.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'functest/ci/download_images.sh') diff --git a/functest/ci/download_images.sh b/functest/ci/download_images.sh index 9612f85b2..219bcbb02 100644 --- a/functest/ci/download_images.sh +++ b/functest/ci/download_images.sh @@ -13,6 +13,5 @@ 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://repository.cloudifysource.org/cloudify/19.01.24/community-release/cloudify-docker-manager-community-19.01.24.tar http://testresults.opnfv.org/functest/vyos-1.1.8-amd64.qcow2 -http://testresults.opnfv.org/functest/shaker-image.qcow2 -http://testresults.opnfv.org/functest/shaker-image-arm64.qcow2 +http://testresults.opnfv.org/functest/shaker-image-1.3.0+stretch.qcow2 EOF -- cgit 1.2.3-korg