Fixed document for Grafana Port usage
[yardstick.git] / tests / unit / benchmark / contexts / standalone / nodes_duplicate_sample.yaml
1 ##############################################################################
2 # Copyright (c) 2017 Huawei Technologies Co.,Ltd and others.
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 nodes:
10 -
11     name: node1
12     role: Controller
13     ip: 10.229.47.137
14     user: root
15     key_filename: /root/.yardstick_key
16 -
17     name: node1
18     role: Controller
19     ip: 10.229.47.138
20     user: root
21     key_filename: /root/.yardstick_key
22
23 -
24     name: node5
25     role: Sriov
26     ip: 10.229.47.140
27     user: root
28     password: password
29     key_filename: /root/.yardstick_key
30
31 -
32     name: node5
33     role: OvsDpdk
34     ip: 10.229.47.140
35     user: root
36     password: password
37     key_filename: /root/.yardstick_key