Fixed IT breakage. 09/27809/2
authorShigeru Yasuda <s-yasuda@da.jp.nec.com>
Fri, 2 Oct 2015 11:47:43 +0000 (20:47 +0900)
committerShigeru Yasuda <s-yasuda@da.jp.nec.com>
Fri, 2 Oct 2015 14:15:48 +0000 (23:15 +0900)
commit61f7ed4dfb53184a97492e4b59aecbf2fc968e28
tree658623d01189ed08ec2902566f0f0b978926d1cd
parent93f6733773d7f11aa422651913d825105216c592
Fixed IT breakage.

  * Extend OSGi bundle load timeout to 10 minutes.
  * Added missing capabilities.
  * Don't use AD-SAL northbound bundlescanner.
    * AD-SAL bundlescanner is no longer available because of asm-all
      version up.
  * Extend heap size for test VM.
  * Kill test VM after 20 minutes.

Change-Id: I95851181ad05f2e57c60714464877bba40977ba6
Signed-off-by: Shigeru Yasuda <s-yasuda@da.jp.nec.com>
manager/common/pom.xml
manager/it/common/pom.xml
manager/it/northbound/pom.xml
manager/it/option/src/main/java/org/opendaylight/vtn/manager/it/option/TestOption.java
manager/it/option/src/main/resources/controller.xml
manager/it/util/src/main/java/org/opendaylight/vtn/manager/it/util/TestBase.java
manager/northbound/pom.xml
manager/northbound/src/main/java/org/opendaylight/vtn/manager/northbound/JsonExceptionMapper.java [new file with mode: 0644]
manager/northbound/src/main/java/org/opendaylight/vtn/manager/northbound/VTNNorthboundApplication.java [new file with mode: 0644]
manager/northbound/src/main/resources/WEB-INF/web.xml