summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_rfapi_basic_sanity (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-092-28/+2
* tests: fix strings with topologiesIgor Ryzhov2022-02-081-1/+1
* tests: cleanup - remove unused importsChristian Hopps2021-09-041-6/+1
* tests: remove legacy Topo class (fixes many pylint errors)Christian Hopps2021-09-041-29/+25
* tests: fix pylint test errorsChristian Hopps2021-09-041-0/+2
* tests: micronet: adapt testsChristian Hopps2021-09-041-5/+1
* tests: Run `black` against tests again to clean up formattingDonald Sharp2021-03-011-0/+1
* tests: Add pytest.mark.ospfd to testsDonald Sharp2021-02-051-0/+1
* topotests: precise importation folderPhilippe Guibert2020-11-255-5/+5
* tests: Our tests are for FRRDonald Sharp2020-09-221-1/+1
* tests: Modify bgpd.conf to have faster keepalive/hold timersDonald Sharp2020-09-084-0/+6
* tests: Speedup bgp_rfapi_basic_sanity runDonald Sharp2020-09-034-0/+28
* tests: Remove 'log monitor' from testsDonald Sharp2020-07-274-4/+0
* tests: Remove extra empty vertical spacesDonatas Abraitis2020-04-143-9/+0
* tests: Enable rfc8212 by default except datacenter profileDonatas Abraitis2020-04-144-6/+10
* tests: Run python formatter (black) for topotestsreformat2020-04-038-193/+851
* tests: Ensure topotests are actually waiting appropriately for peers to come upDonald Sharp2019-08-291-4/+4
* topotests/bgp_rfapi_basic_sanity: cleanup rfapi using non-debug commandLou Berger2019-05-011-1/+2
* bgp_rfapi_basic_sanity: delayed timeouts not supported without VNC attrLou Berger2019-01-073-3/+3
* bgp_rfapi_basic_sanity_config2: allow for slow CILou Berger2018-11-281-1/+1
* bgp_rfapi_basic_sanity: added query only NVELou Berger2018-11-281-0/+2
* bgp_rfapi_basic_sanity: added multi-path to timeout testLou Berger2018-11-283-9/+29
* bgp_rfapi_basic_sanity: added cost to 2nd MP routeLou Berger2018-11-281-1/+3
* bgp_rfapi_basic_sanity: added multi-path and updated responsesLou Berger2018-11-286-27/+39
* bgp_rfapi_basic_sanity: wait for clean exitLou Berger2018-11-282-3/+12
* bgp_rfapi_basic_sanity: added check_timeout (uses FRR PR#2934)Lou Berger2018-11-286-1/+72
* bgp_rfapi_basic_sanity: added close checkLou Berger2018-11-282-0/+21
* bgp_rfapi_basic_sanity: address PR comments (copyright, switch)Lou Berger2018-11-281-4/+5
* bgp_rfapi_basic_sanity: added basic rfapi sanity topotestLou Berger2018-11-2819-0/+576