summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8945 from ton31337/fix/check_only_ebgp_peerDonald Sharp2021-07-067-15/+246
|\
| * tests: Treat as withdraw if AS-PATH contains 0 within the pathDonatas Abraitis2021-06-291-15/+43
| * tests: Add a test case for BGP AS-PATH 0 in the pathDonatas Abraitis2021-06-296-0/+203
* | Merge pull request #8939 from LabNConsulting/chopps/sup-bund-fixesDonald Sharp2021-07-062-8/+29
|\ \
| * | tests: generate support bundles in parallel, fix bugsChristian Hopps2021-06-301-7/+23
| * | tests: extend timeout period for failing mcast testChristian Hopps2021-06-301-1/+6
* | | Merge pull request #8979 from opensourcerouting/msdp-topotest-speedupDonatas Abraitis2021-07-057-0/+7
|\ \ \
| * | | topotests: speed up MSDP convergence speedRafael Zalamena2021-07-047-0/+7
* | | | Merge pull request #8888 from dlqs/lua-callQuentin Young2021-07-057-0/+207
|\ \ \ \ | |/ / / |/| | |
| * | | tests: put lua scripting unit tests behind flagDonald Lee2021-06-253-12/+40
| * | | tests: enable lua script tests in ubuntu-20 ciDonald Lee2021-06-221-0/+2
| * | | tests: Add unit test for lua encoders/decodersDonald Lee2021-06-224-0/+125
| * | | tests: Add unit test for lua scriptingDonald Lee2021-06-225-0/+52
* | | | 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
|\ \ \ | |/ / |/| |