diff options
author | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2016-12-02 08:12:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2016-12-02 08:12:52 +0000 |
commit | af69238472907d6b2c42544bee6d12f5c2c612fd (patch) | |
tree | 32c701caa902c03ab70d9a42854399e0a824ac04 /benchmarks/testplan/dell-us-deploying-bm3/network/netperf.yaml | |
parent | e0e006a6f626c1c25970d7c2694bb280469b6e96 (diff) | |
parent | 7cd9270f8855f4f47051db054d8b71234d0abdd7 (diff) |
Merge "Remove dell's directories under testplan/"
Diffstat (limited to 'benchmarks/testplan/dell-us-deploying-bm3/network/netperf.yaml')
-rw-r--r-- | benchmarks/testplan/dell-us-deploying-bm3/network/netperf.yaml | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/benchmarks/testplan/dell-us-deploying-bm3/network/netperf.yaml b/benchmarks/testplan/dell-us-deploying-bm3/network/netperf.yaml deleted file mode 100644 index f4ce396b..00000000 --- a/benchmarks/testplan/dell-us-deploying-bm3/network/netperf.yaml +++ /dev/null @@ -1,42 +0,0 @@ -Scenario: - benchmark: netperf - topology: Client and Server on ONE compute - server : virtualmachine_1 - client: virtualmachine_2 - benchmark_details: - duration: 10 - teststream: udp_stream - -Context: - Host_Machines: - - - Virtual_Machines: - virtualmachine_1: - availability_zone: compute2 - OS_image: QTIP_CentOS - public_network: 'net04_ext' - role: 1-server - flavor: m1.large - - virtualmachine_2: - availability_zone: compute2 - OS_image: QTIP_CentOS - public_network: 'net04_ext' - role: 2-host - flavor: m1.large - -Test_Description: - Test_category: "network" - Benchmark: "netperf" - Overview: > - '''This test will run the NETPERF benchmark on virutalmachine_1 and virtualmachine_2. On the\n - same compute node - if you wish to add a host machine add the following information under the Host_Machine tag - - machine_1: - ip: - pw: - role: - ''' - |