Fix tox errors
[integration/test.git] / csit / suites / bgpcep / bgpuser / ebgp_peers_basic.robot
index 972016e06a50a262f9d26279de743389a19e886b..a21ebce2daa310a411ae2c6dcc52f985de40e5ff 100644 (file)
@@ -1,25 +1,25 @@
 *** Settings ***
 Documentation     Basic tests for eBGP application peers.
 *** Settings ***
 Documentation     Basic tests for eBGP application peers.
-...           
+...
 ...               Copyright (c) 2015-2016 Cisco Systems, Inc. and others. All rights reserved.
 ...               Copyright (c) 2015-2016 Cisco Systems, Inc. and others. All rights reserved.
-...           
+...
 ...               This program and the accompanying materials are made available under the
 ...               terms of the Eclipse Public License v1.0 which accompanies this distribution,
 ...               and is available at http://www.eclipse.org/legal/epl-v10.html
 ...               This program and the accompanying materials are made available under the
 ...               terms of the Eclipse Public License v1.0 which accompanies this distribution,
 ...               and is available at http://www.eclipse.org/legal/epl-v10.html
-...           
+...
 ...               Test suite performs basic eBGP functional tests:
 ...               Two eBGP peers advertise the same group of prefixes (aka BGP HA)
 ...               https://wiki.opendaylight.org/view/BGP_LS_PCEP:BGP
 ...               Reported bugs:
 ...               Bug 4834 - ODL controller announces the same route twice (two eBGP scenario aka HA)
 ...               Bug 4835 - Routes not withdrawn when eBGP peers are disconnected (the same prefixes announced)
 ...               Test suite performs basic eBGP functional tests:
 ...               Two eBGP peers advertise the same group of prefixes (aka BGP HA)
 ...               https://wiki.opendaylight.org/view/BGP_LS_PCEP:BGP
 ...               Reported bugs:
 ...               Bug 4834 - ODL controller announces the same route twice (two eBGP scenario aka HA)
 ...               Bug 4835 - Routes not withdrawn when eBGP peers are disconnected (the same prefixes announced)
-...           
+...
 ...               For versions Fluorine and above, there are test cases:
 ...               TC_LAS (test case local AS)
 ...               - configuration of ebgp with local-as and ibgp without local-as
 ...               - connect bgp speakers (play.py) to both peers and check their connection
 ...               - check adj-rib-out on both peers, expecting local-as in as-sequence on both peers.
 ...               For versions Fluorine and above, there are test cases:
 ...               TC_LAS (test case local AS)
 ...               - configuration of ebgp with local-as and ibgp without local-as
 ...               - connect bgp speakers (play.py) to both peers and check their connection
 ...               - check adj-rib-out on both peers, expecting local-as in as-sequence on both peers.
-...           
+...
 ...               TODO: Extend testsuite by tests dedicated to path selection algorithm
 ...               TODO: Choose keywords used by more than one test suite to be placed in a common place.
 Suite Setup       Setup_Everything
 ...               TODO: Extend testsuite by tests dedicated to path selection algorithm
 ...               TODO: Choose keywords used by more than one test suite to be placed in a common place.
 Suite Setup       Setup_Everything