summaryrefslogtreecommitdiffstats
path: root/tests/topotests (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: extend the isisd SR topotest to test Anycast-SIDs as wellRenato Westphal2020-10-23171-350/+5343
* isisd: fix the TI-LFA repair paths to preserve the original Prefix-SIDRenato Westphal2020-10-23108-2193/+4389
* isisd: create routes for local destinationsRenato Westphal2020-10-238-106/+0
* Merge pull request #7345 from opensourcerouting/bgp-aggr-suppressDonatas Abraitis2020-10-233-0/+109
|\
| * bgpd,topotests: log route suppression messagesRafael Zalamena2020-10-221-0/+2
| * topotests: test aggregate address suppress mapRafael Zalamena2020-10-223-0/+107
* | Merge pull request #7276 from donaldsharp/speedup_isis_topotestsMartin Winter2020-10-2126-6/+31
|\ \ | |/ |/|
| * tests: add `lsp-gen-interval 2` to isis configurationDonald Sharp2020-10-1026-6/+31
* | tests: fix spurious failures in the TI-LFA topotestRenato Westphal2020-10-176-20/+0
* | tests: add IS-IS TI-LFA topotestRenato Westphal2020-10-14182-0/+13318
* | Merge pull request #7180 from kuldeepkash/bgp-communitiesDonald Sharp2020-10-142-0/+613
|\ \
| * | tests: Add bgp_communities_topo1 test suiteKuldeep Kashyap2020-10-132-0/+613
| |/
* / tests: Enable evpn_type5_test_topo1 suite to run in CIKuldeep Kashyap2020-10-131-1/+1
|/
* tests: bgp_l3vpn_to_bgp_vrf test needed to correct orderQuentin Young2020-10-081-8/+34
* *: reformat python fileswhitespace2020-10-0759-3221/+4193
* Merge pull request #7239 from opensourcerouting/bgp-aggregate-medDonatas Abraitis2020-10-078-0/+309
|\
| * topotests: test aggregate-address matching-MED-onlyRafael Zalamena2020-10-068-0/+309
* | tests: bgp_l3vpn_to_bgp_vrf - verify details of exported/imported routesLou Berger2020-10-061-0/+56
* | tests: bgp_l3vpn_to_bgp_vrf - change 1 route to have equal metricsLou Berger2020-10-065-16/+47
* | tests: bgp_l3vpn_to_bgp_vrf - add bestpath checksLou Berger2020-10-061-87/+106
* | tests: lib/bgprib.py - add bestpath checks and logging to lu log fileLou Berger2020-10-061-16/+28
* | tests: bgp_l3vpn_to_bgp_vrf - add redundant ce routesLou Berger2020-10-066-11/+75
|/
* tests: Skip comparing neighbor-extended-circuit-id in yang output. They are n...Martin Winter2020-10-0211-33/+0
* tests: don't compare internal vrfId in topotestsIgor Ryzhov2020-10-021-4/+0
* tests: don't compare internal vrfId in topotestsIgor Ryzhov2020-10-0228-60/+7
* Merge pull request #7226 from opensourcerouting/topotestfixesQuentin Young2020-10-0261-998/+0
|\
| * tests: Topotest fixes to skip comparing InterfaceIndex and Internal status in...Martin Winter2020-10-0161-998/+0
* | Merge pull request #7224 from mjstapp/fix_topo_ptyestMartin Winter2020-10-012-2/+2
|\ \
| * | tests: fix typos in zebra_rib and _netlinkMark Stapp2020-10-012-2/+2
| |/
* / tests: fix regex in all_proto testMark Stapp2020-10-011-1/+2
|/
* Merge pull request #7201 from mjstapp/fix_topo_ubu20Donald Sharp2020-09-302-9/+27
|\
| * tests: pim-basic mcast scripts fixes for python3Mark Stapp2020-09-292-9/+27
* | Merge pull request #7039 from opensourcerouting/bgp-norib-runtimeDonald Sharp2020-09-293-1/+806
|\ \ | |/ |/|
| * tests: Enhance bgp_features topotest suite with tests for "bgp no-rib"David Schweizer2020-09-023-1/+806
* | Merge pull request #7177 from mjstapp/fix_topo_tab_openDonald Sharp2020-09-2938-181/+190
|\ \
| * | tests: avoid python2 regex syntaxMark Stapp2020-09-261-3/+3
| * | tests: report uname info once per testMark Stapp2020-09-261-2/+4
| * | tests: improve unicode handlingMark Stapp2020-09-264-17/+25
| * | tests: python3 compat fixes for topotests: tabs and miscMark Stapp2020-09-2637-159/+158
* | | tests: add topotest for NHG Proto APIsStephen Worley2020-09-281-8/+46
| |/ |/|
* | Merge pull request #7155 from donaldsharp/TRAPMark Stapp2020-09-231-2/+2
|\ \
| * | lib, zebra: Add ability to read kernel notice of TRAP/OFFLOADDonald Sharp2020-09-221-2/+2
* | | Merge pull request #7160 from mjstapp/fix_topo_daemons_listStephen Worley2020-09-231-1/+3
|\ \ \ | |_|/ |/| |
| * | tests: fix bug in handling of daemons to startMark Stapp2020-09-231-1/+3
| |/
* | Merge pull request #7154 from donaldsharp/frr_topotestsDonatas Abraitis2020-09-2322-151/+76
|\ \ | |/ |/|
| * tests: Our tests are for FRRDonald Sharp2020-09-2222-151/+76
* | Merge pull request #7132 from volta-networks/fix_ldp_sync_cmdsDonald Sharp2020-09-223-13/+10
|\ \ | |/ |/|
| * ldpd: update topo tests for new show isis ldp-sync command outputlynne2020-09-213-13/+10
* | topotests: Add test for BGP graceful shutdownvivek2020-09-2120-0/+530
* | Merge pull request #7069 from opensourcerouting/fix-set-metricDonald Sharp2020-09-197-0/+1145
|\ \