Added integration tests back (and cleaned up poms). Integration tests can be trigger... 35/10835/16
authorLiem Nguyen <liem_m_nguyen@hp.com>
Fri, 5 Sep 2014 05:37:29 +0000 (22:37 -0700)
committerLiem Nguyen <liem_m_nguyen@hp.com>
Wed, 10 Sep 2014 17:33:01 +0000 (10:33 -0700)
commit2dbdd733ba919cf234a36f8e88f2c5717812b672
tree849395097800a10b0661981f3599a91823222890
parent5de4323169ef8d87766beb8a99236c86e7550a95
Added integration tests back (and cleaned up poms).  Integration tests can be triggered by:
mvn clean install -Paaa-it

Change-Id: Ibb3c8a7a7bbce159530effaf653d02c690324b23
Signed-off-by: Liem Nguyen <liem_m_nguyen@hp.com>
19 files changed:
aaa-authn-basic/pom.xml
aaa-authn-keystone/pom.xml
aaa-authn-odl-plugin/pom.xml
aaa-authn-sssd/pom.xml
aaa-authn-store/pom.xml
aaa-authn-sts/pom.xml
aaa-authn/pom.xml
aaa-authn/src/main/java/org/opendaylight/aaa/AuthenticationManager.java
aaa-authz/aaa-authz-model/pom.xml
aaa-authz/aaa-authz-service/.gitignore [new file with mode: 0644]
aaa-authz/aaa-authz-service/pom.xml
aaa-idmlight/pom.xml
aaa-idp-mapping/pom.xml
aaa-it/pom.xml
aaa-it/src/test/java/org/opendaylight/aaa/AAATest.java
commons/parent/pom.xml
distribution-karaf/pom.xml
features/pom.xml
pom.xml