From 61159e1e4f028dbb34573f2186d448be578894ee Mon Sep 17 00:00:00 2001 From: Mofassir Date: Wed, 6 Jan 2016 04:03:57 -0800 Subject: started work on the dashboard API Change-Id: Ifbb16f20ff8a0821b790c0c44a1eae82875f9051 Signed-off-by: Mofassir --- test_cases/dell-us-testing-bm-1/compute/dhrystone_bm.yaml | 2 +- test_cases/dell-us-testing-bm-1/compute/dpi_bm.yaml | 4 ++-- test_cases/dell-us-testing-bm-1/compute/ssl_bm.yaml | 2 +- test_cases/dell-us-testing-bm-1/compute/whetstone_bm.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'test_cases') diff --git a/test_cases/dell-us-testing-bm-1/compute/dhrystone_bm.yaml b/test_cases/dell-us-testing-bm-1/compute/dhrystone_bm.yaml index 022cf5ee..ffe7b7ff 100644 --- a/test_cases/dell-us-testing-bm-1/compute/dhrystone_bm.yaml +++ b/test_cases/dell-us-testing-bm-1/compute/dhrystone_bm.yaml @@ -7,7 +7,7 @@ Scenario: Context: Host_Machines: machine_1: - ip: 10.20.0.4 + ip: 10.20.0.6 pw: role: host machine_2: diff --git a/test_cases/dell-us-testing-bm-1/compute/dpi_bm.yaml b/test_cases/dell-us-testing-bm-1/compute/dpi_bm.yaml index 27b6d863..b7347a69 100644 --- a/test_cases/dell-us-testing-bm-1/compute/dpi_bm.yaml +++ b/test_cases/dell-us-testing-bm-1/compute/dpi_bm.yaml @@ -5,11 +5,11 @@ Scenario: Context: Host_Machines: machine_1: - ip: 172.18.0.17 + ip: 10.20.0.6 pw: Op3nStack role: 1host machine_2: - ip: 172.18.0.16 + ip: 10.20.0.5 pw: Op3nStack role: 1host Virtual_Machines: diff --git a/test_cases/dell-us-testing-bm-1/compute/ssl_bm.yaml b/test_cases/dell-us-testing-bm-1/compute/ssl_bm.yaml index bded6d2d..50c2f622 100644 --- a/test_cases/dell-us-testing-bm-1/compute/ssl_bm.yaml +++ b/test_cases/dell-us-testing-bm-1/compute/ssl_bm.yaml @@ -5,7 +5,7 @@ Scenario: Context: Host_Machines: machine_1: - ip: 10.20.0.4 + ip: 10.20.0.6 pw: role: 1Run machine_2: diff --git a/test_cases/dell-us-testing-bm-1/compute/whetstone_bm.yaml b/test_cases/dell-us-testing-bm-1/compute/whetstone_bm.yaml index 136ac2b0..d4d2b244 100644 --- a/test_cases/dell-us-testing-bm-1/compute/whetstone_bm.yaml +++ b/test_cases/dell-us-testing-bm-1/compute/whetstone_bm.yaml @@ -7,7 +7,7 @@ Scenario: Context: Host_Machines: machine_1: - ip: 10.20.0.4 + ip: 10.20.0.6 pw: role: host machine_2: -- cgit 1.2.3-korg