diff options
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 |