From 833d4b679095c07b30588a7fd08f4476b205487e Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sun, 10 May 2020 14:47:39 +0200 Subject: Update shaker image MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It updates pyshaker to 1.3.4 and adds fio which should be useful for the next disk benchmarking testcases. Change-Id: I662599745590eae71922ea5ef3f3876ad1019387 Signed-off-by: Cédric Ollivier --- functest/ci/download_images.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functest/ci/download_images.sh b/functest/ci/download_images.sh index 808f25858..c2509b414 100644 --- a/functest/ci/download_images.sh +++ b/functest/ci/download_images.sh @@ -13,6 +13,6 @@ 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-1.3.0+stretch.qcow2 +http://testresults.opnfv.org/functest/shaker-image-1.3.4+stretch.qcow2 https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/30/Cloud/x86_64/images/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 EOF -- cgit 1.2.3-korg