From 4c84f63737c9e2ff189a28d1f59b5a88b7a17059 Mon Sep 17 00:00:00 2001 From: Yrineu Rodrigues Date: Tue, 17 Oct 2017 18:45:24 -0300 Subject: [PATCH] Bug 9294: Well known mandatory attribute missing: ORIGIN Change-Id: I4ca1a6ade0c46dd6ccdb499173aa8300490c9888 Signed-off-by: Yrineu Rodrigues --- csit/suites/bgpcep/bgpuser/bgp_app_peer_basic.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csit/suites/bgpcep/bgpuser/bgp_app_peer_basic.robot b/csit/suites/bgpcep/bgpuser/bgp_app_peer_basic.robot index dfbd6a32c0..a746d7ee3e 100644 --- a/csit/suites/bgpcep/bgpuser/bgp_app_peer_basic.robot +++ b/csit/suites/bgpcep/bgpuser/bgp_app_peer_basic.robot @@ -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/ + ${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 BuiltIn.Set_Suite_Variable ${scritp_uri_opt} Teardown_Everything -- 2.36.6