summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8871 from opensourcerouting/msdp-peer-reworkDonald Sharp2021-07-0115-1/+655
|\
| * topotests: bump MSDP mesh group test wait timeRafael Zalamena2021-06-251-1/+1
| * topotests: topology to test MSDP peersRafael Zalamena2021-06-2514-0/+654
* | Merge pull request #8943 from idryzhov/build-warnQuentin Young2021-06-301-0/+1
|\ \
| * | tests: fix build warningIgor Ryzhov2021-06-291-0/+1
| |/
* | Merge pull request #8887 from LabNConsulting/chopps/fix-test-retriesQuentin Young2021-06-2913-186/+238
|\ \
| * | tests: apply KISS to retry fixtureChristian Hopps2021-06-2512-138/+170
| * | tests: fix pylint cleanup damageChristian Hopps2021-06-251-48/+68
* | | tests: Include evpn in bgp-default-afi-safi.pyTrey Aspelund2021-06-284-12/+45
* | | tests: rename bgp_default_ipv4_ipv6 to _afi_safiTrey Aspelund2021-06-288-0/+0
| |/ |/|
* | tests: Fix generate support bundle issue for test_route_map_topo1Kuldeep Kashyap2021-06-251-50/+53
|/
* Merge pull request #8912 from gpnaveen/ospf_asbr_summaryRuss White2021-06-243-0/+3274
|\
| * tests: Adding ospfv2 summarisation test cases.nguggarigoud2021-06-233-0/+3274
* | Merge pull request #8860 from ton31337/fix/aspath_prepend_default-originateDonald Sharp2021-06-234-2/+8
|\ \ | |/ |/|
| * tests: Check if as-path prepends work with route-maps and default-originateDonatas Abraitis2021-06-224-2/+8
* | Merge pull request #8901 from ton31337/feature/bgp_default_route_originate_matchDonald Sharp2021-06-236-0/+174
|\ \
| * | tests: Add an additional conditional BGP default route advertisementDonatas Abraitis2021-06-226-0/+174
| |/
* | Merge pull request #6695 from adharkar/frr-master-gateway_ipPatrick Ruddy2021-06-2340-0/+2078
|\ \
| * | tests: Topotest for BGP EVPN Overlay Index Gateway IP featureAmeya Dharkar2021-06-0840-0/+2078
* | | Merge pull request #8725 from pjdruddy/ospfv3_fair_socketRuss White2021-06-222-11/+71
|\ \ \ | |_|/ |/| |
| * | tests: Modify topotests to include write-multiplier configPat Ruddy2021-06-182-11/+71
* | | Merge pull request #8868 from ranjanyash54/redistribute_fixDonald Sharp2021-06-1921-75/+75
|\ \ \
| * | | tests: use correct metric type and value for OSPFv3 redistributed routesIgor Ryzhov2021-06-1821-75/+75
| |/ /
* | | Merge pull request #8843 from idryzhov/isis-dyn-hostname-cacheDonald Sharp2021-06-182-5/+3
|\ \ \ | |/ / |/| |
| * | isisd: per-instance dynamic hostname cacheIgor Ryzhov2021-06-112-5/+3
* | | Merge pull request #8856 from LabNConsulting/chopps/topo-valgrindQuentin Young2021-06-163-0/+71
|\ \ \
| * | | tests: add valgrind memleaks run options and detectionChristian Hopps2021-06-163-0/+71
| |/ /
* | | tests: Adding ospfv3 basic functionality test casesnguggarigoud2021-06-166-47/+2096
* | | Merge pull request #8814 from kuldeepkash/topojson_frameworkMartin Winter2021-06-153-39/+90
|\ \ \ | |/ / |/| |
| * | tests: Fixing common pylint error for topojsonKuldeep Kashyap2021-06-083-39/+90
| |/
* | Merge pull request #8561 from opensourcerouting/msdp-refactor-v2Donald Sharp2021-06-1018-0/+659
|\ \
| * | topotests: new test topology for MSDPRafael Zalamena2021-06-0917-0/+643
| * | topotests: support adding hostsRafael Zalamena2021-06-091-0/+16
* | | Merge pull request #8733 from idryzhov/ipv6-ospf6-areaRafael Zalamena2021-06-105-23/+23
|\ \ \
| * | | tests: replace "interface IFNAME area" with "ipv6 ospf6 area"Igor Ryzhov2021-06-085-14/+14
| * | | tests: fix ospf6_topo1_vrfIgor Ryzhov2021-06-084-9/+9
| |/ /
* | | Merge pull request #8754 from louis-oui/bgp-summary-filterDonatas Abraitis2021-06-101-36/+48
|\ \ \ | |/ / |/| |
| * | bgpd: add terse display option on show bgp summaryLouis Scalbert2021-06-081-16/+34
| * | bgpd: add counter of displayed show bgp summary when filteringLouis Scalbert2021-06-081-0/+1
| * | bgpd: display pretty VRF/view name on no such neighborLouis Scalbert2021-06-081-1/+1
| * | bgpd: modify VRF/view display in show bgp summaryLouis Scalbert2021-06-041-12/+12
| * | topotests: remove uneccessary vtysh cmd requestLouis Scalbert2021-06-041-7/+0
* | | Merge pull request #7096 from gpnaveen/ospf_asbr_summarisationOlivier Dugeon2021-06-082-0/+974
|\ \ \
| * | | tests : Adding 2 ospf asbr summary testcases.nguggarigoud2021-05-182-0/+974
* | | | Merge pull request #8727 from opensourcerouting/ospfv3-nssaRuss White2021-06-087-29/+216
|\ \ \ \
| * | | | topotests: OSPFv3 NSSA test LSA type 7Rafael Zalamena2021-06-041-26/+129
| * | | | topotests: add tests for OSPFv3 NSSA/StubKaushik2021-06-047-3/+87
| | |/ / | |/| |
* | | | Merge pull request #8713 from LabNConsulting/chopps/grpc-unit-testQuentin Young2021-06-083-0/+1024
|\ \ \ \
| * | | | tests: add grpc unit testChristian Hopps2021-06-063-0/+1024
* | | | | tests: timing large config operationsChristian Hopps2021-06-073-0/+205
| |_|_|/ |/| | |