aboutsummaryrefslogtreecommitdiffstats
path: root/test_cases/dell_santa_clara/storage/fio_parallel.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'test_cases/dell_santa_clara/storage/fio_parallel.yaml')
-rw-r--r--test_cases/dell_santa_clara/storage/fio_parallel.yaml43
1 files changed, 43 insertions, 0 deletions
diff --git a/test_cases/dell_santa_clara/storage/fio_parallel.yaml b/test_cases/dell_santa_clara/storage/fio_parallel.yaml
new file mode 100644
index 00000000..e058af24
--- /dev/null
+++ b/test_cases/dell_santa_clara/storage/fio_parallel.yaml
@@ -0,0 +1,43 @@
+Scenario:
+ benchmark: fio
+ host: machine_1, machine_2
+ server: blakc
+
+Context:
+ Host_Machines:
+ machine_1:
+ ip: 10.20.0.4
+ pw: r00tme
+ role: host
+ machine_2:
+ ip: 10.20.0.5
+ pw: r00tme
+ role: host
+
+
+ Virtual_Machines:
+
+
+Test_Description:
+ Test_category: "Compute"
+ Benchmark: "dhrystone"
+ Overview: >
+ '''This test will run the dhrystone benchmark in parallel on machine_1 and machine_2.\n
+ if you wish to add a virtual machine add the following information under the Virtual_Machine tag
+ machine_1:
+ ip: 172.18.0.16
+ pw: Op3nStack
+ role: host
+ machine_2:
+ ip: 172.18.0.15
+ pw: Op3nStack
+ role: host
+
+ virtualmachine_1:
+ availability_zone:
+ public_network:
+ OS_image:
+ flavor:
+ role:
+ '''
+