summaryrefslogtreecommitdiffstats
path: root/tests/topotests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #13631 from donaldsharp/fix_some_ping_issuesDonatas Abraitis2023-05-301-2/+9
|\
| * tests: Allow ping to run multiple times before failingDonald Sharp2023-05-281-2/+9
* | tests: add unified config testsChristian Hopps2023-05-308-197/+311
* | tests: add some more mgmtd testsChristian Hopps2023-05-308-0/+418
* | tests: python-foo assure foo[0] is on a list not dict_values objectChristian Hopps2023-05-281-1/+1
|/
* tests: Convert to using logger.warningDonald Sharp2023-05-261-1/+1
* Merge pull request #13607 from LabNConsulting/chopps/fixospftestDonald Sharp2023-05-261-25/+38
|\
| * tests: ospfapi: fix non-determinism in testChristian Hopps2023-05-261-25/+38
* | Merge pull request #13599 from LabNConsulting/chopps/analyze-searchDonald Sharp2023-05-261-78/+251
|\ \
| * | tests: selecting results by regexp and ragnes, add container supportChristian Hopps2023-05-261-78/+251
| |/
* / tests: cleanup the config file specification and default codeChristian Hopps2023-05-262-14/+39
|/
* Merge pull request #13592 from LabNConsulting/chopps/newmunetQuentin Young2023-05-242-12/+51
|\
| * munet: import 0.13.5 w/ nicer cmd loggingChristian Hopps2023-05-242-12/+51
* | Merge pull request #13555 from LabNConsulting/aceelindem/ospf-p2mp-delayed-re...Russ White2023-05-231-0/+179
|\ \ | |/ |/|
| * ospfd: OSPF P2MP Delayed Reflooding configurationAcee2023-05-221-0/+179
* | Merge pull request #13535 from opensourcerouting/feature/ripng_allow_ecmpRuss White2023-05-237-0/+157
|\ \
| * | tests: Check if `allow-ecmp` command works for RIPngDonatas Abraitis2023-05-237-0/+157
* | | tests: Do not Cause test scripts to stop running when config load failsDonald Sharp2023-05-221-1/+1
* | | tests: Add `exit` stanzas to pre-generated configDonald Sharp2023-05-223-0/+3
* | | tests: Slow bgp_default_originate test down slightlyDonald Sharp2023-05-221-0/+3
| |/ |/|
* | Merge pull request #13563 from donaldsharp/remove_trueDonatas Abraitis2023-05-221-2/+0
|\ \ | |/ |/|
| * tests: pytest does not like return True from a testDonald Sharp2023-05-191-2/+0
* | Merge pull request #13566 from LabNConsulting/chopps/analyze-improvementDonald Sharp2023-05-221-0/+2
|\ \
| * | tests: have ananlyze.py `chown -R $SUDO_USER` when copying resultsChristian Hopps2023-05-201-0/+2
| |/
* | Merge pull request #13568 from opensourcerouting/fix/timers_bgp_topotestsDonald Sharp2023-05-224-4/+4
|\ \
| * | tests: Fix timers command for bgp_disable_addpath_rx testDonatas Abraitis2023-05-204-4/+4
* | | tests: munet to version 0.13.4Christian Hopps2023-05-201-4/+2
|/ /
* | Merge pull request #13559 from opensourcerouting/fix/ignore_decoding_charsDonald Sharp2023-05-201-1/+1
|\ \ | |/ |/|
| * tests: Ignore utf-8 decoding errorsDonatas Abraitis2023-05-191-1/+1
* | Merge pull request #13369 from samanvithab/bgpd_fixDonatas Abraitis2023-05-182-0/+524
|\ \
| * | tests: Verify duplicate prefix list delete fixSamanvitha B Bhargav2023-05-092-0/+524
* | | Merge pull request #13541 from LabNConsulting/chopps/fixtestdefconfDonatas Abraitis2023-05-186-11/+14
|\ \ \
| * | | tests: fix implicit config file and recently added logic errorChristian Hopps2023-05-176-11/+14
* | | | tests: fix pylint error, and update style in lib/*.pyChristian Hopps2023-05-177-41/+18
|/ / /
* | | tests: Change order of config filesDonald Sharp2023-05-171-1/+1
* | | tests: Clean up commands that do nothingDonald Sharp2023-05-172-8/+0
| |/ |/|
* | Merge pull request #13529 from pguibert6WIND/bgp_vpnv6_per_nexthop_fixDonald Sharp2023-05-175-23/+12
|\ \
| * | topotests: bgp_vpnv6_per_nexthop_label, use only global ipv6 addressesPhilippe Guibert2023-05-165-23/+12
* | | Merge pull request #13526 from opensourcerouting/fix/show_table_version_per_s...Russ White2023-05-161-2/+0
|\ \ \
| * | | tests: Drop `tableVersion` from EVPN PIM test caseDonatas Abraitis2023-05-161-2/+0
* | | | Merge pull request #12949 from opensourcerouting/ospf-unplanned-grRuss White2023-05-163-0/+278
|\ \ \ \ | |_|/ / |/| | |
| * | | tests: Fix ospfv3 output to include Graceful Restart infoMartin Winter2023-05-091-0/+2
| * | | tests: add tests for OSPF GR unplanned outagesRenato Westphal2023-05-092-0/+276
* | | | Merge pull request #12050 from LabNConsulting/working/lb/topotest-220909David Lamparter2023-05-163-19/+90
|\ \ \ \ | |_|/ / |/| | |
| * | | topotest: all_protocol_startup - respect TOPOTESTS_CHECK_STDERR environ variableLou Berger2023-05-111-0/+6
| * | | topotest: add --memleaks topotest optionLou Berger2023-05-111-1/+57
| * | | topotests: fix looging of memstat resultsLou Berger2023-05-111-18/+27
* | | | tests: improve bgp test determinismChristian Hopps2023-05-131-8/+21
* | | | Merge pull request #13463 from pguibert6WIND/mpls_alloc_per_nh_2Donatas Abraitis2023-05-1234-0/+2708
|\ \ \ \
| * | | | topotests: add bgp_vpnv6 test allocationPhilippe Guibert2023-05-0916-0/+1357