From 9bb0cf584c67ddd1be93a39e2ef4481a4a6e2d13 Mon Sep 17 00:00:00 2001 From: MofassirArif Date: Tue, 19 Jan 2016 10:07:50 -0800 Subject: docs: add docs for usage, introduction and iperf testcase Change-Id: Ida3460ddd5d2b377351681e5f1d2457ec76ae95f Signed-off-by: MofassirArif (cherry picked from commit 67373633d382f3152d970a22192b4fc7c11248b7) --- test_cases/default/network/iperf_vm.yaml | 4 ++-- test_cases/dell-us-deploying-bm3/network/iperf_bm.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'test_cases') diff --git a/test_cases/default/network/iperf_vm.yaml b/test_cases/default/network/iperf_vm.yaml index d1cda0b4..49bf13ad 100644 --- a/test_cases/default/network/iperf_vm.yaml +++ b/test_cases/default/network/iperf_vm.yaml @@ -14,14 +14,14 @@ Context: Virtual_Machines: virtualmachine_1: - availability_zone: compute4 + availability_zone: compute1 OS_image: QTIP_CentOS public_network: 'net04_ext' role: 1-server flavor: m1.large virtualmachine_2: - availability_zone: compute4 + availability_zone: compute1 OS_image: QTIP_CentOS public_network: 'net04_ext' role: 2-host diff --git a/test_cases/dell-us-deploying-bm3/network/iperf_bm.yaml b/test_cases/dell-us-deploying-bm3/network/iperf_bm.yaml index 4fd3d7f5..3d2862bf 100644 --- a/test_cases/dell-us-deploying-bm3/network/iperf_bm.yaml +++ b/test_cases/dell-us-deploying-bm3/network/iperf_bm.yaml @@ -15,7 +15,7 @@ Context: pw: role: 1-server machine_2: - ip: 10.20.0.6 + ip: 10.20.0.4 pw: role: 2-host -- cgit 1.2.3-korg