Revert "Bug 9294:" 88/64488/1
authorYrineu Rodrigues <yrineu.rodrigues@serro.com>
Wed, 18 Oct 2017 19:38:19 +0000 (16:38 -0300)
committerYrineu Rodrigues <yrineu.rodrigues@serro.com>
Wed, 18 Oct 2017 19:38:28 +0000 (16:38 -0300)
This reverts commit 4c84f63737c9e2ff189a28d1f59b5a88b7a17059.

Change-Id: I735033c33ae8facca4c1f24969e2e2a630ab6c10
Signed-off-by: Yrineu Rodrigues <yrineu.rodrigues@serro.com>
csit/suites/bgpcep/bgpuser/bgp_app_peer_basic.robot

index a746d7ee3e1d5e930aeb861e81980f15977360e5..dfbd6a32c0303f38122567ce0955498f523c57c3 100644 (file)
@@ -329,7 +329,7 @@ Setup_Everything
     KarafKeywords.Execute_Controller_Karaf_Command_On_Background    log:set ${ODL_LOG_LEVEL}
     KarafKeywords.Execute_Controller_Karaf_Command_On_Background    log:set ${ODL_BGP_LOG_LEVEL} org.opendaylight.bgpcep
     KarafKeywords.Execute_Controller_Karaf_Command_On_Background    log:set ${ODL_BGP_LOG_LEVEL} org.opendaylight.protocol
-    ${scritp_uri_opt}=    Set Variable    --uri config/bgp-rib:application-rib/${ODL_SYSTEM_IP}/tables/bgp-types:ipv4-address-family/bgp-types:unicast-subsequent-address-family/bgp-inet:ipv4-routes
+    ${scritp_uri_opt}=    Set Variable    --uri config/bgp-rib:application-rib/${ODL_SYSTEM_IP}/tables/bgp-types:ipv4-address-family/bgp-types:unicast-subsequent-address-family/
     BuiltIn.Set_Suite_Variable    ${scritp_uri_opt}
 
 Teardown_Everything