Change http port for NorthBoundIT tests 77/19977/2
authorTom Pantelis <tpanteli@brocade.com>
Sat, 9 May 2015 03:36:50 +0000 (23:36 -0400)
committerGerrit Code Review <gerrit@opendaylight.org>
Sat, 9 May 2015 23:26:44 +0000 (23:26 +0000)
commit0ffa3f90a7546c29165d13b9ff448a82f0af1317
tree3b073e6f5cfed5b063fad10803b310907e036af8
parent9ca4deb2c87a332baefb4b58e264d544362b30f5
Change http port for NorthBoundIT tests

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>
opendaylight/adsal/northbound/integrationtest/src/test/java/org/opendaylight/controller/northbound/integrationtest/NorthboundIT.java
opendaylight/adsal/northbound/integrationtest/src/test/resources/tomcat-server.xml