global payload_list\r
populate_payload(suite_list)\r
for suite,case in payload_list.items():\r
- with open('results/'+suite,'r') as result_file: \r
+ with open('results/'+suite,'r') as result_file:\r
j=json.load(result_file)\r
push_results_to_db(TEST_DB, case , j)\r
\r
-
+
Scenario:
benchmark: dhrystone
host: machine_1, machine_2
- server:
+ server:
Context:
Host_Machines:
machine_1:
ip: 10.20.0.6
- pw:
+ pw:
role: host
machine_2:
ip: 10.20.0.5
pw:
role: host
- Virtual_Machines:
-
+ Virtual_Machines:
+
Test_Description:
Test_category: "Compute"
OS_image:
flavor:
role: '''
-
-
-
+
Scenario:
benchmark: ramspeed
host: machine_1, machine_2
- server:
+ server:
Context:
Host_Machines:
machine_1:
ip: 10.20.0.6
- pw:
+ pw:
role: host
machine_2:
ip: 10.20.0.5
pw:
role: host
- Virtual_Machines:
-
+ Virtual_Machines:
+
Test_Description:
Test_category: "Compute"
OS_image:
flavor:
role: '''
-
-
+
+
role: 1-server
Virtual_Machines:
-
+
Test_Description:
Test_category: "network"
Benchmark: "iperf"
OS_image: QTIP_CentOS
public_network: 'net04_ext'
role: 1-server
- flavor: m1.large
+ flavor: m1.large
virtualmachine_2:
availability_zone: compute2
public_network: 'net04_ext'
role: 2-host
flavor: m1.large
-
+
machine_1:
ip:
pw:
client: virtualmachine_2
description: 'Leave the bandwidth as 0 to throttle maximum traffic'
benchmark_details:
- duration: 20
+ duration: 20
protocol: tcp
bandwidthGbps: 0
OS_image: QTIP_CentOS
public_network: 'net04_ext'
role: 1-server
- flavor: m1.large
+ flavor: m1.large
virtualmachine_2:
availability_zone: compute4