summaryrefslogtreecommitdiffstats
path: root/test_cases/dell-pod1/compute/whetstone_bm.yaml
diff options
context:
space:
mode:
authorNauman Ahad <nauman.ahad@xflowresearch.com>2016-06-28 09:28:56 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-06-28 09:28:57 +0000
commit1560721b960531785a29d70a572f0ee791234fb0 (patch)
treef7625c64db3524ddc36b99ec9c05f08de00fd7c6 /test_cases/dell-pod1/compute/whetstone_bm.yaml
parent18d526d8e13ef7698a13e08a9f915d59d5d563a3 (diff)
parentf1f2fc3861d0cfa53967c1ebb450c3f94200325b (diff)
Merge "Change the pod name from dell-us-testing-bm-1 to dell-pod1 in test_cases."
Diffstat (limited to 'test_cases/dell-pod1/compute/whetstone_bm.yaml')
-rw-r--r--test_cases/dell-pod1/compute/whetstone_bm.yaml34
1 files changed, 34 insertions, 0 deletions
diff --git a/test_cases/dell-pod1/compute/whetstone_bm.yaml b/test_cases/dell-pod1/compute/whetstone_bm.yaml
new file mode 100644
index 00000000..128075a1
--- /dev/null
+++ b/test_cases/dell-pod1/compute/whetstone_bm.yaml
@@ -0,0 +1,34 @@
+
+Scenario:
+ benchmark: whetstone
+ host: machine_1, machine_2
+
+
+Context:
+ Host_Machines:
+ machine_1:
+ ip: 172.16.1.4
+ pw:
+ role: host
+ machine_2:
+ ip: 172.16.1.5
+ pw:
+ role: host
+ Virtual_Machines:
+
+
+
+Test_Description:
+ Test_category: "Compute"
+ Benchmark: "whetstone"
+ Overview: >
+ ''' This test will run the whetstone benchmark in parallel on machine_1 and machine_2.\n
+ if you wish to add a baremetal machine add the following information under the Virtual_Machine tag
+
+ machine_3:
+ ip:
+ pw:
+ role:
+ '''
+
+