diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-05-10 14:47:39 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-05-10 14:48:25 +0200 |
commit | 833d4b679095c07b30588a7fd08f4476b205487e (patch) | |
tree | f930144f66d4d058f4190e37453af8b131e3ed8b | |
parent | d21d5a9b2ec663cc5f88169b814431def7a81968 (diff) |
Update shaker image
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 <cedric.ollivier@orange.com>
-rw-r--r-- | functest/ci/download_images.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 |