diff options
author | 2016-12-02 08:12:52 +0000 | |
---|---|---|
committer | 2016-12-02 08:12:52 +0000 | |
commit | af69238472907d6b2c42544bee6d12f5c2c612fd (patch) | |
tree | 32c701caa902c03ab70d9a42854399e0a824ac04 /benchmarks/testplan/dell-us-deploying-bm3/compute/ramspeed_vm.yaml | |
parent | e0e006a6f626c1c25970d7c2694bb280469b6e96 (diff) | |
parent | 7cd9270f8855f4f47051db054d8b71234d0abdd7 (diff) |
Merge "Remove dell's directories under testplan/"
Diffstat (limited to 'benchmarks/testplan/dell-us-deploying-bm3/compute/ramspeed_vm.yaml')
-rw-r--r-- | benchmarks/testplan/dell-us-deploying-bm3/compute/ramspeed_vm.yaml | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/benchmarks/testplan/dell-us-deploying-bm3/compute/ramspeed_vm.yaml b/benchmarks/testplan/dell-us-deploying-bm3/compute/ramspeed_vm.yaml deleted file mode 100644 index a6a4363f..00000000 --- a/benchmarks/testplan/dell-us-deploying-bm3/compute/ramspeed_vm.yaml +++ /dev/null @@ -1,45 +0,0 @@ -Scenario: - benchmark: ramspeed - host: virtualmachine_1, virtualmachine_2 - server: blakc - -Context: - Host_Machines: - - Virtual_Machines: - virtualmachine_1: - availability_zone: compute1 - public_network: 'net04_ext' - OS_image: QTIP_CentOS - flavor: m1.large - role: host - virtualmachine_2: - availability_zone: compute2 - public_network: 'net04_ext' - OS_image: QTIP_CentOS - flavor: m1.large - role: host - -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: - ''' - |