diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-03-24 17:55:39 +0400 |
---|---|---|
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-03-24 17:56:52 +0400 |
commit | 043727feabaf7cabb719dbd3d52274bcd0dbea66 (patch) | |
tree | 0235a4833984f1581fc2ba05b38b32af6c9f6b73 /samples/ping-template.yaml | |
parent | 4ea6acb22260ba5076857136c95a6f9223c9f7c5 (diff) |
Update cirros image to latest version
Change-Id: Iffa1e4529e5b6e9664ac503a5815ea9a034d7515
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Diffstat (limited to 'samples/ping-template.yaml')
-rw-r--r-- | samples/ping-template.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/ping-template.yaml b/samples/ping-template.yaml index fabee07bd..a7327342c 100644 --- a/samples/ping-template.yaml +++ b/samples/ping-template.yaml @@ -36,7 +36,7 @@ scenarios: context: name: demo - image: cirros-0.3.3 + image: cirros-0.3.5 flavor: yardstick-flavor user: cirros |