summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6730 from wesleycoakley/pbrd-dscp-ecnRuss White2020-07-232-0/+36
|\
| * tests: expand pbr-topo1 to cover DSCP & ECNWesley Coakley2020-07-152-0/+36
* | Merge pull request #6711 from GalaxyGorilla/bfd_isis_profilesQuentin Young2020-07-218-11/+12
|\ \
| * | tests: align BFD profiles tests for IS-ISGalaxyGorilla2020-07-108-11/+12
* | | Merge pull request #6731 from opensourcerouting/style-string-prepDonald Sharp2020-07-163-118/+13
|\ \ \
| * | | *: un-split strings across linesDavid Lamparter2020-07-143-118/+13
* | | | Merge pull request #6746 from opensourcerouting/topotests-wtfDonald Sharp2020-07-162-53/+78
|\ \ \ \ | |_|_|/ |/| | |
| * | | topotests: stop wasting time at exitDavid Lamparter2020-07-151-24/+42
| * | | topotests: update DockerfileDavid Lamparter2020-07-151-1/+5
| * | | topotests: unshittify backtracesDavid Lamparter2020-07-151-28/+31
| |/ /
* / / tests: [topojson] Increase BGP convergence wait timeKuldeep Kashyap2020-07-144-18/+33
|/ /
* | tests: Remove bgp_show_ip_bgp_fqdn testDonatas Abraitis2020-07-108-173/+0
* | Merge pull request #6530 from mjstapp/backup_nhg_notifyDonald Sharp2020-07-101-1/+1
|\ \
| * | staticd,zebra: use ALLOW_RECURSION for static routesMark Stapp2020-07-071-1/+1
* | | Merge pull request #6703 from mjstapp/fix_bgp_30_secsDonald Sharp2020-07-101-6/+7
|\ \ \
| * | | tests: print actual time spent waiting for bgp convergenceMark Stapp2020-07-091-6/+7
* | | | Merge pull request #6709 from mjstapp/fix_topo_ipaddrDonald Sharp2020-07-105-22/+23
|\ \ \ \ | |_|_|/ |/| | |
| * | | test: use ipaddress module instead of ipaddrMark Stapp2020-07-094-19/+18
| * | | tests: don't fail topotests if bundle file not presentMark Stapp2020-07-091-3/+5
| |/ /
* | | Merge pull request #6385 from GalaxyGorilla/bfd_igp_topotestRenato Westphal2020-07-0831-0/+1267
|\ \ \ | |/ / |/| |
| * | tests: Introduce BFD IS-IS topotestsGalaxyGorilla2020-07-0331-0/+1267
* | | tests: Generate support bundle/dump data on tests failuresKuldeep Kashyap2020-07-072-51/+90
| |/ |/|
* | Merge pull request #6685 from donaldsharp/fix_rare_ospf_test_failureMark Stapp2020-07-071-0/+1
|\ \
| * | tests: Fix rare case in ospf tests due to small hello timerDonald Sharp2020-07-071-0/+1
| |/
* | tests: fix short timeout in lib/bgp.pyMark Stapp2020-07-071-1/+1
* | tests: Add bgp_recursive_route_ebgp_multi_hop test suiteKuldeep Kashyap2020-07-063-89/+2834
* | tests,zebra: fix more startup topotest issuesMark Stapp2020-07-041-1/+1
* | tests: wait longer when shutting down in topotestsMark Stapp2020-07-031-5/+29
* | topotests: remove daemons start up sleepRafael Zalamena2020-07-021-7/+3
* | topotests: start logging earlyRafael Zalamena2020-07-021-3/+3
* | topotests: remove duplicated codeRafael Zalamena2020-07-021-68/+43
|/
* Merge pull request #6437 from opensourcerouting/bfd-profiles-bgpDonald Sharp2020-07-0231-0/+730
|\
| * topotest: add tests for BFD profilesRafael Zalamena2020-06-1231-0/+730
* | tests: pbr is not working properly on arm 4.9 kernelsDonald Sharp2020-06-301-0/+6
* | Merge pull request #6643 from mjstapp/fix_typos_bgp_multivrf1Donatas Abraitis2020-06-271-5/+5
|\ \
| * | test: fix some typos in bgp_multi_vrf_topo1Mark Stapp2020-06-251-5/+5
* | | tests: Add some more data gatheringDonald Sharp2020-06-262-2/+15
|/ /
* | Merge pull request #6630 from opensourcerouting/bgp-node-dest-renameDonald Sharp2020-06-252-14/+14
|\ \
| * | bgp: rename bgp_node to bgp_destDonald Sharp2020-06-232-14/+14
* | | tests: fix interface and debug config diff in topojson frameworkMark Stapp2020-06-241-3/+30
* | | tests: the pbr topo1 test is failing gather data to help debugDonald Sharp2020-06-231-4/+33
|/ /
* | topotests: bump BFD test convergence timeRafael Zalamena2020-06-181-4/+4
* | topotests: remove old FRR version supportRafael Zalamena2020-06-181-8/+0
* | Merge pull request #6577 from rtrlib/2020-06-12-master-fixesPhilippe Guibert2020-06-172-55/+44
|\ \
| * | bgpd: fix rpki revalidation for invalid announcementsMarcel Röthke2020-06-152-55/+44
* | | tests: Modify pbr test to give a reasonable amount of time to succeedDonald Sharp2020-06-151-12/+13
|/ /
* | Merge pull request #6563 from donaldsharp/scale_testsDonatas Abraitis2020-06-125-0/+410
|\ \
| * | tests: Add some scale tests to ensure things workDonald Sharp2020-06-115-0/+410
* | | tests: After clear give it more than 90 seconds to come upDonald Sharp2020-06-111-2/+2
|/ /
* | Merge pull request #6555 from mjstapp/fix_ebgp_policy_topo_timeoutDonald Sharp2020-06-101-3/+3
|\ \