diff options
Diffstat (limited to 'test_cases/default')
-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 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 |