From 5febab052b0bb46e3ebe3bcedeb28ccc962ec150 Mon Sep 17 00:00:00 2001 From: Michael Polenchuk Date: Thu, 21 Dec 2017 14:34:48 +0400 Subject: Update cirros image to 0.4.0 ChangeLog: https://git.launchpad.net/cirros/plain/ChangeLog Change-Id: Ic41bec08b9dbfa7f1a501d5ba18602ba455fb5d0 Signed-off-by: Michael Polenchuk --- .../openstack/rally/scenario/templates/server_with_volume.yaml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functest/opnfv_tests/openstack/rally/scenario/templates/server_with_volume.yaml.template') diff --git a/functest/opnfv_tests/openstack/rally/scenario/templates/server_with_volume.yaml.template b/functest/opnfv_tests/openstack/rally/scenario/templates/server_with_volume.yaml.template index 116b5bb6c..5c9a86b79 100644 --- a/functest/opnfv_tests/openstack/rally/scenario/templates/server_with_volume.yaml.template +++ b/functest/opnfv_tests/openstack/rally/scenario/templates/server_with_volume.yaml.template @@ -4,7 +4,7 @@ parameters: # set all correct defaults for parameters before launch test image: type: string - default: cirros-0.3.5-x86_64-uec + default: cirros-0.4.0-x86_64-uec flavor: type: string default: m1.tiny -- cgit 1.2.3-korg