Merge "Remove tool provisioning in Standalone contexts"
[yardstick.git] / yardstick / tests / integration / dummy-scenario-heat-context.yaml
1 ##############################################################################
2 # Copyright (c) 2018 Intel
3 #
4 # All rights reserved. This program and the accompanying materials
5 # are made available under the terms of the Apache License, Version 2.0
6 # which accompanies this distribution, and is available at
7 # http://www.apache.org/licenses/LICENSE-2.0
8 ##############################################################################
9 ---
10 # Sample Heat context config with Dummy context
11
12 schema: "yardstick:task:0.1"
13
14 scenarios:
15 -
16   type: Dummy
17
18   runner:
19     type: Duration
20     duration: 5
21     interval: 1
22
23 context:
24   name: {{ context_name }}
25   image: cirros-0.3.5
26   flavor: cirros256
27   user: cirros
28
29   servers:
30     athena:
31       name: athena
32     ares:
33       name: ares
34
35   networks:
36     test:
37       name: test