From 9028c1848d9bd9f057f9b11dc5236da6dafd0c81 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Samuel=20Kontri=C5=A1?= Date: Wed, 29 Jun 2016 16:30:38 +0200 Subject: [PATCH] Topoprocessing - changed OpenFlow feature to default design MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I5b5f0410da474689880d20109c5d48536cdd5ca8 Signed-off-by: Samuel Kontriš --- csit/libraries/TopoprocessingKeywords.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csit/libraries/TopoprocessingKeywords.robot b/csit/libraries/TopoprocessingKeywords.robot index 4203f17644..8860074798 100644 --- a/csit/libraries/TopoprocessingKeywords.robot +++ b/csit/libraries/TopoprocessingKeywords.robot @@ -59,7 +59,7 @@ Setup Environment ${features} Issue Command On Karaf Console feature:list -i ${lines} Get Lines Containing String ${features} odl-topoprocessing-framework ${length} Get Length ${lines} - Install a Feature odl-openflowplugin-nsf-model-li odl-topoprocessing-framework odl-topoprocessing-network-topology odl-topoprocessing-inventory odl-mdsal-models odl-ovsdb-southbound-impl timeout=120 + Install a Feature odl-openflowplugin-nsf-model odl-topoprocessing-framework odl-topoprocessing-network-topology odl-topoprocessing-inventory odl-mdsal-models odl-ovsdb-southbound-impl timeout=120 Run Keyword If ${length} == 0 Wait For Karaf Log Registering Topology Request Listener 60 Prepare New Feature Installation Insert Underlay topologies -- 2.36.6