summaryrefslogtreecommitdiffstats
path: root/tests/unit/benchmark/contexts/nodes_duplicate_sample.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/benchmark/contexts/nodes_duplicate_sample.yaml')
-rw-r--r--tests/unit/benchmark/contexts/nodes_duplicate_sample.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/unit/benchmark/contexts/nodes_duplicate_sample.yaml b/tests/unit/benchmark/contexts/nodes_duplicate_sample.yaml
new file mode 100644
index 000000000..cdb5138c2
--- /dev/null
+++ b/tests/unit/benchmark/contexts/nodes_duplicate_sample.yaml
@@ -0,0 +1,13 @@
+nodes:
+-
+ name: node1
+ role: Controller
+ ip: 10.229.47.137
+ user: root
+ key_filename: /root/.yardstick_key
+-
+ name: node1
+ role: Controller
+ ip: 10.229.47.138
+ user: root
+ key_filename: /root/.yardstick_key