diff options
author | MofassirArif <Mofassir_Arif@dellteam.com> | 2016-01-15 04:37:39 -0800 |
---|---|---|
committer | MofassirArif <Mofassir_Arif@dellteam.com> | 2016-01-15 04:37:39 -0800 |
commit | 28258ccf7196e24ad53617edb14c344ff63130fb (patch) | |
tree | d6b816cd0439f097dd599ffa5eb9fafe6e72164a /test_cases/default/network/iperf_vm.yaml | |
parent | 9cff8cab939a91867f413d2ecdf09aa93f40bfc0 (diff) |
qtip: remove white spaces
Change-Id: I1e90a91eaa9db8e90a87f2ee9cccb6999740b8b3
Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com>
Diffstat (limited to 'test_cases/default/network/iperf_vm.yaml')
-rw-r--r-- | test_cases/default/network/iperf_vm.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test_cases/default/network/iperf_vm.yaml b/test_cases/default/network/iperf_vm.yaml index 39ec0881..d1cda0b4 100644 --- a/test_cases/default/network/iperf_vm.yaml +++ b/test_cases/default/network/iperf_vm.yaml @@ -5,7 +5,7 @@ Scenario: client: virtualmachine_2 description: 'Leave the bandwidth as 0 to throttle maximum traffic' benchmark_details: - duration: 20 + duration: 20 protocol: tcp bandwidthGbps: 0 @@ -18,7 +18,7 @@ Context: OS_image: QTIP_CentOS public_network: 'net04_ext' role: 1-server - flavor: m1.large + flavor: m1.large virtualmachine_2: availability_zone: compute4 |