Bug-2342: Add stress test with more threads and start of testtool device.
[controller.git] / opendaylight / netconf / netconf-it / pom.xml
index 7218ac78726c7c7297e215d57211a8a749f70c8f..6e4c16d20fca36bf83c89b77c872aa1fe873c08b 100644 (file)
       <artifactId>netconf-ssh</artifactId>
       <scope>test</scope>
     </dependency>
+    <dependency>
+       <groupId>${project.groupId}</groupId>
+       <artifactId>netconf-testtool</artifactId>
+       <version>${project.version}</version>
+       <scope>test</scope>
+    </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>netconf-ssh</artifactId>