look for ofp-flow-services instead of -li plugin 88/44888/2
authorJamo Luhrsen <jluhrsen@redhat.com>
Tue, 30 Aug 2016 22:41:17 +0000 (15:41 -0700)
committerJamo Luhrsen <jluhrsen@redhat.com>
Wed, 14 Sep 2016 18:07:24 +0000 (18:07 +0000)
Change-Id: Id6d735168cf31876d4cb1c8251380f19eecf81b0
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
csit/suites/didm/discovery/device_discovery.robot

index 7b0c7cdb7e8bbcb27491dd82a9ca0c81a1f9cf76..b438b7dcb17e405a94c7470a0a04a83f44d50758 100644 (file)
@@ -84,7 +84,7 @@ Setup DIDM Environment
     Verify Feature Is Installed    odl-didm-hp-impl
     Verify Feature Is Installed    odl-didm-ovs-all
     Verify Feature Is Installed    odl-didm-ovs-impl
-    Verify Feature Is Installed    odl-openflowplugin-all-li
+    Verify Feature Is Installed    odl-openflowplugin-flow-services
     ${message}=    Set Variable    org.opendaylight.didm.ovs - 0.2.0.SNAPSHOT | Device-type Listener registered
     Wait For Karaf Log    ${message}
     Create Session    session    http://${ODL_SYSTEM_IP}:${RESTCONFPORT}    auth=${AUTH}    headers=${HEADERS}