diff options
Diffstat (limited to 'test_cases/dell-us-testing-bm-1/compute/ssl_bm.yaml')
-rw-r--r-- | test_cases/dell-us-testing-bm-1/compute/ssl_bm.yaml | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/test_cases/dell-us-testing-bm-1/compute/ssl_bm.yaml b/test_cases/dell-us-testing-bm-1/compute/ssl_bm.yaml deleted file mode 100644 index 6b14c4e6..00000000 --- a/test_cases/dell-us-testing-bm-1/compute/ssl_bm.yaml +++ /dev/null @@ -1,31 +0,0 @@ -Scenario: - benchmark: ssl - 1Run: machine_1,machine_2 - -Context: - Host_Machines: - machine_1: - ip: 172.16.1.4 - pw: - role: 1Run - machine_2: - ip: 172.16.1.5 - pw: - role: 1Run - Virtual_Machines: - - -Test_Description: - Test_category: "Compute" - Benchmark: "ssl" - Overview: > - '''This test will run the SSL benchmark in parallel on machine_1 and machine_1. - If you wish to add a virtual machine add the following information under the Virtual_Machine tag - - virtualmachine_1: - availability_zone: - public_network: - OS_image: - flavor: - role: - ''' |