Change http port for NorthBoundIT tests 82/19982/1
authorTom Pantelis <tpanteli@brocade.com>
Sat, 9 May 2015 03:36:50 +0000 (23:36 -0400)
committerTom Pantelis <tpanteli@brocade.com>
Sun, 10 May 2015 01:45:59 +0000 (01:45 +0000)
The NorthBoundIT tests are failing on jenkins due to port http 8080
already in use. I don't know what else would be running on port 8080
on the build machines - maybe a remnant of another test that didn't
cleanup or didn't finish cleaning up in the background. In any event,
I changed the port to 8180 to hopefully avoid the issue so verify
builds can succeed.

Change-Id: Ia11ef1d69c8cd5948063ec6dbfc08fab2492319c
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
(cherry picked from commit 0ffa3f90a7546c29165d13b9ff448a82f0af1317)


No differences found