summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9902 from LabNConsulting/working/lb/lutil-wait-optimizationDonald Sharp2021-10-271-14/+7
|\
| * tests: topotests/lib/lutil.py: optimize wait to not repeat command after expe...Lou Berger2021-10-261-14/+7
* | Merge pull request #9862 from donaldsharp/all_protocol_retryChristian Hopps2021-10-271-23/+63
|\ \
| * | tests: all_protocol_startup needs some tweaks to allow for processingDonald Sharp2021-10-221-23/+63
* | | Merge pull request #9854 from opensourcerouting/zapi-call-tableRuss White2021-10-261-1/+1
|\ \ \
| * | | *: convert zclient callbacks to tableDavid Lamparter2021-10-201-1/+1
* | | | Merge pull request #9840 from donaldsharp/lu_commandsLou Berger2021-10-261-0/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | tests: Attempt to fix bgp_l3vpn_to_direct timing issuesDonald Sharp2021-10-251-0/+7
* | | | tests: Fix accidental 10 second waitDonald Sharp2021-10-251-1/+1
|/ / /
* | | tests: Fix frequent failure of ospf_gr_topo1 on slower systemsMartin Winter2021-10-251-1/+1
* | | Merge pull request #9670 from LabNConsulting/chopps/fix-valgrind-fail-checkDonald Sharp2021-10-243-33/+28
|\ \ \
| * | | tests: fix --valgrind-memleaks optionChristian Hopps2021-10-221-31/+27
| * | | tests: revert default enable of memleak testsChristian Hopps2021-10-221-1/+0
| * | | tests: fix missing space in --valgrind-extra optionChristian Hopps2021-10-221-1/+1
| | |/ | |/|
* | | tests: bfd_isis_topo1 expects unreasonable convergence times under loadDonald Sharp2021-10-221-9/+6
* | | tests: Fix bgp_ecmp_topo3 to look for a bit more stateDonald Sharp2021-10-221-0/+11
* | | tests: Make test_ldp_topo1.py aware of how many neighbors it needsDonald Sharp2021-10-221-0/+13
|/ /
* | Merge pull request #9783 from mjstapp/fix_bgp_lu_lspRuss White2021-10-2113-3/+441
|\ \
| * | tests: adjust bgp_lu_topo1 for updated BGP LUMark Stapp2021-10-081-3/+3
| * | tests: add bgp_lu_topo2 test suiteMark Stapp2021-10-0812-0/+438
* | | Merge pull request #9855 from donaldsharp/ospf_finiDavid Lamparter2021-10-201-1/+1
|\ \ \
| * | | tests: When heavily loaded do not send SIGBUS so fastDonald Sharp2021-10-201-1/+1
* | | | Merge pull request #9766 from opensourcerouting/typesafe-member-nhrp-zapMark Stapp2021-10-202-3/+81
|\ \ \ \ | |_|_|/ |/| | |
| * | | build: add tests missed in .gitignoreDavid Lamparter2021-10-191-0/+2
| * | | lib: add unsorted typesafe_anywhere()David Lamparter2021-10-191-2/+12
| * | | lib: typesafe *_member()David Lamparter2021-10-191-3/+54
| * | | tests: fix leak in test codeDavid Lamparter2021-10-191-0/+15
| |/ /
* | | Merge pull request #9839 from donaldsharp/test_ospf_summarizationRuss White2021-10-202-83/+5
|\ \ \
| * | | tests: Fix ospf_asbr_summary_topo1.pyDonald Sharp2021-10-151-83/+0
| * | | lib: Add `metric-type` to possible set operationsDonald Sharp2021-10-151-0/+5
| |/ /
* | | Merge pull request #9752 from opensourcerouting/ospf6d-nssa-rangesRuss White2021-10-205-11/+121
|\ \ \ | |/ / |/| |
| * | tests: extend topotest to test NSSA rangesRenato Westphal2021-10-061-1/+99
| * | tests: update ospf6_topo2's ospf6d configsRenato Westphal2021-10-064-10/+22
* | | Merge pull request #9825 from donaldsharp/one_sleep_twice_shyDonatas Abraitis2021-10-141-2/+2
|\ \ \
| * | | tests: BFD timing tests under system load need more leewayDonald Sharp2021-10-131-2/+2
* | | | Merge pull request #9822 from donaldsharp/ospf_testingRenato Westphal2021-10-1428-56/+56
|\ \ \ \
| * | | | tests: Convert over to using converged to test for ospf being convergedDonald Sharp2021-10-1328-56/+56
* | | | | Merge pull request #9761 from mjstapp/fix_topo_debug_cliIgor Ryzhov2021-10-144-100/+15
|\ \ \ \ \
| * | | | | tests: clean up all_proto_startup a bitMark Stapp2021-10-061-43/+12
| * | | | | tests: remove deprecated debug cli from some testsMark Stapp2021-10-063-57/+3
* | | | | | Merge pull request #9796 from mjstapp/fix_topo_isis_vrf_cmdsIgor Ryzhov2021-10-141-1/+7
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | tests: in isis_topo1_vrf, only configure valid interfacesMark Stapp2021-10-111-1/+7
| |/ / / /
* | | | | Merge pull request #9819 from donaldsharp/deprecation_pythonRuss White2021-10-133-5/+5
|\ \ \ \ \
| * | | | | tests: Fix `Invalid escape sequence` warnings in test runsDonald Sharp2021-10-133-5/+5
| | |/ / / | |/| | |
* | | | | Merge pull request #9715 from idryzhov/cleanup-number-named-aclDonatas Abraitis2021-10-131-12/+12
|\ \ \ \ \
| * | | | | *: cleanup number-named access-lists in CLIIgor Ryzhov2021-10-081-12/+12
| | |/ / / | |/| | |
* | | | | Merge pull request #9763 from ton31337/fix/more_thread_nullRuss White2021-10-122-2/+0
|\ \ \ \ \
| * | | | | tests: Do not explicitly set the thread pointer to NULLDonatas Abraitis2021-10-082-2/+0
* | | | | | Merge pull request #9779 from donaldsharp/gr_repeatedRuss White2021-10-122-17/+172
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | tests: check for received Grace-LSAs on the OSPF GR topotestsRenato Westphal2021-10-082-0/+94