diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-03-24 17:55:39 +0400 |
---|---|---|
committer | Jing Lu <lvjing5@huawei.com> | 2017-03-30 08:31:23 +0000 |
commit | aa499064bf305e41a56a2f86d17c1cc29a1d7b0c (patch) | |
tree | 49dd8e6325c98f15c25b634e21af377a7383e9b7 /samples/ping_bottlenecks.yaml | |
parent | 42f2d416079ebe41a1f4d7a01cdb7896a871ad51 (diff) |
Update cirros image to latest version
Change-Id: Iffa1e4529e5b6e9664ac503a5815ea9a034d7515
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit 043727feabaf7cabb719dbd3d52274bcd0dbea66)
Diffstat (limited to 'samples/ping_bottlenecks.yaml')
-rw-r--r-- | samples/ping_bottlenecks.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/ping_bottlenecks.yaml b/samples/ping_bottlenecks.yaml index 910bcff73..01977a1de 100644 --- a/samples/ping_bottlenecks.yaml +++ b/samples/ping_bottlenecks.yaml @@ -34,7 +34,7 @@ contexts: {% for num in range(stack_num) %} - name: demo{{num}} - image: cirros-0.3.3 + image: cirros-0.3.5 flavor: yardstick-flavor user: cirros |