X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fbgpcep%2Fbgpuser%2Fbgp_app_peer_basic.robot;h=03fdcafe0127a36b8ab9d9403111217988899a36;hb=87a48b4921ec2e2ab221a12de9a988adcdbedc6f;hp=80bee784d0a1447bf6ec24916b60fa11d0a9960b;hpb=0b43a2b7b6932bc47259a23d15edfe743acaaee0;p=integration%2Ftest.git diff --git a/csit/suites/bgpcep/bgpuser/bgp_app_peer_basic.robot b/csit/suites/bgpcep/bgpuser/bgp_app_peer_basic.robot index 80bee784d0..03fdcafe01 100644 --- a/csit/suites/bgpcep/bgpuser/bgp_app_peer_basic.robot +++ b/csit/suites/bgpcep/bgpuser/bgp_app_peer_basic.robot @@ -8,7 +8,38 @@ Documentation Basic tests for BGP application peer. ... and is available at http://www.eclipse.org/legal/epl-v10.html ... ... Test suite performs basic BGP functional test cases for -... BGP application peer. +... BGP application peer operations and checks for IP4 topology updates +... and updates towards BGP peer as follows: +... +... Test case 1: Initial BGP peer connection with pre-filled topology (Bug 4714), +... POST and simple DELETE requests used. +... BGP_Application_Peer_Post_3_Initial_Routes, +... Check_Example-IPv4-Topology_Is_Filled_With_3_Routes, +... Connect_BGP_Peer, +... BGP_Peer_Check_Incomming_Updates_For_3_Introduced_Prefixes, +... BGP_Application_Peer_Delete_3_Initial_Routes, +... Check_Example-IPv4-Topology_Is_Empty, +... Peer_Check_Incomming_Updates_For_3_Withdrawn_Prefixes, +... Stop_BGP_Peer. +... +... Test case 2: PUT and DELETE all routes requests while BGP peer is connected. +... Reconnect_BGP_Peer, +... BGP_Application_Peer_Put_3_Routes, +... Check_Example-IPv4-Topology_Is_Filled_With_3_Routes, +... BGP_Peer_Check_Incomming_Updates_For_3_Introduced_Prefixes, +... BGP_Application_Peer_Delete_All_Routes, +... Check_Example-IPv4-Topology_Is_Empty, +... BGP_Peer_Check_Incomming_Updates_For_3_Withdrawn_Prefixes, +... Stop_BGP_Peer. +... +... Test case 3: Repeated BGP peer re-connection with pre-filled topology. +... BGP_Application_Peer_Put_3_Routes, +... Check_Example-IPv4-Topology_Is_Filled_With_3_Routes, +... Reconnect_BGP_Peer_And_Check_Incomming_Updates_For_3_Introduced_Prefixes, +... BGP_Application_Peer_Delete_All_Routes, +... Check_Example-IPv4-Topology_Is_Empty, +... BGP_Peer_Check_Incomming_Updates_For_3_Withdrawn_Prefixes, +... Stop_BGP_Peer. ... ... Brief description how to configure BGP application peer and ... how to use restconf application peer interface: @@ -137,7 +168,7 @@ TC1_Stop_BGP_Peer Stop_Console_Tool Store_File_To_Workspace bgp_peer.log bgp_peer_tc1.log -TC2_Connect_BGP_Peer +TC2_Reconnect_BGP_Peer [Documentation] Start BGP peer tool [Tags] critical Switch_To_BGP_Peer_Console