Configuration integrationtest to test save config functionality 83/483/9
authorDheeraj Uppalapati <duppalap@cisco.com>
Thu, 13 Jun 2013 21:29:01 +0000 (14:29 -0700)
committerGiovanni Meo <gmeo@cisco.com>
Fri, 14 Jun 2013 12:10:14 +0000 (14:10 +0200)
commitf5b7423002857c43faf9343005f4d255283046bd
treeb109d265115df62c9298921d37253f0388c94e16
parent7989f1cecf0fd0d69c5b69263d80dc084db66f0c
Configuration integrationtest to test save config functionality

- Renamed to make sure the integration test runs only as part of
failsafe phase, so it can be skipped

Change-Id: If69d30f1f653ec35e96861df541c94114c6ce791
Signed-off-by: Dheeraj Uppalapati <duppalap@cisco.com>
opendaylight/configuration/integrationtest/.gitignore [new file with mode: 0644]
opendaylight/configuration/integrationtest/pom.xml [new file with mode: 0644]
opendaylight/configuration/integrationtest/src/test/java/org/opendaylight/controller/configuration/internal/ConfigurationIT.java [new file with mode: 0644]
opendaylight/configuration/integrationtest/src/test/resources/logback.xml [new file with mode: 0644]
opendaylight/distribution/opendaylight/pom.xml