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 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test_cases/default') 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 -- cgit 1.2.3-korg