Changes to startup archetype to incorporate IT testing 59/24559/7
authorEd Warnicke <hagbard@gmail.com>
Sat, 25 Jul 2015 21:42:37 +0000 (14:42 -0700)
committerEd Warnicke <hagbard@gmail.com>
Wed, 29 Jul 2015 17:51:02 +0000 (10:51 -0700)
commit8a1ef425e60d7c27faa40735f3ef1bbc5133a750
treea2620b905bccf4cfa5e8cef32574dde182465779
parentbc99ff03ddcba2ceff83fd1ebba68731f39c864b
Changes to startup archetype to incorporate IT testing

Note: The onSessionInitiated unit test can't every really work in a
realistic system because of the absence of an MD-SAL to work with,
thus its deleted so people can build real MD-SAL based Providers.

Change-Id: Ie635752b6e2eec8ce1c65b737871be8c0b6bd870
Signed-off-by: Ed Warnicke <hagbard@gmail.com>
opendaylight/archetypes/opendaylight-startup/src/main/resources/META-INF/maven/archetype-metadata.xml
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/impl/src/test/java/__packageInPathFormat__/impl/__classPrefix__ProviderTest.java [deleted file]
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/it/pom.xml [new file with mode: 0644]
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/it/src/test/java/__packageInPathFormat__/it/__classPrefix__IT.java [new file with mode: 0644]
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/karaf/pom.xml
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml