summaryrefslogtreecommitdiffstats
path: root/tests/topotests/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: replace -a (all) with individual flags for nsenterChristian Hopps2023-01-171-9/+23
* topotests/lib/lutil.py: luSetWaitType("strict"|"nostrict")G. Paul Ziemba2023-01-131-6/+39
* Revert "Merge pull request #11127 from louis-6wind/bgp-leak"Donald Sharp2023-01-131-115/+78
* Merge pull request #12318 from gpnaveen/bgp_unique_ridDonatas Abraitis2023-01-031-7/+24
|\
| * tests: adding bgp unique router id automation.nguggarigoud2022-12-131-7/+24
* | Merge pull request #11127 from louis-6wind/bgp-leakRuss White2022-12-271-78/+115
|\ \
| * | topotests: add retry in BGP RIB checkLouis Scalbert2022-12-161-77/+103
| * | topotests: add ability to check that a prefix is not in BGP RIBLouis Scalbert2022-12-161-1/+12
* | | tests: Add an option for SNMP config to specify a custom optionsDonatas Abraitis2022-12-201-2/+5
|/ /
* | tests: Cleaning up daemon param used in start_topology()Kuldeep Kashyap2022-12-141-1/+1
* | tests: Topotests daemon start as per feature testKuldeep Kashyap2022-12-141-17/+49
* | tests: Fail tests immediately if they use too low wait/count valuesDonatas Abraitis2022-11-221-0/+20
|/
* tests: [PIMv6] F/W support for multicast pimv6 automationKuldeep Kashyap2022-11-072-64/+1219
* zebra: Fix handling of recursive routes when processing closely in timeDonald Sharp2022-10-261-1/+1
* tests: Add lib changes to support bgp local asn featureKuldeep Kashyap2022-10-211-5/+27
* Merge pull request #11852 from gpnaveen/bgp_admin_distRuss White2022-08-302-5/+58
|\
| * tests: adding bgp admin distance topotests.nguggarigoud2022-08-292-5/+58
* | tests: Log as error if some of the daemons are missingDonatas Abraitis2022-08-201-1/+1
|/
* tests: [PIMv6] APIs for multicast PIMv6 configKuldeep Kashyap2022-07-245-96/+451
* topotests: add bfd_vrflite_topo1 testPhilippe Guibert2022-07-221-0/+54
* tests: Fix for multicast_pim_bsm_topo1 key errorKuldeep Kashyap2022-07-051-0/+15
* tests : bgp-default-originate in vrf scenerioARShreenidhi2022-06-281-3/+8
* Merge pull request #11351 from kuldeepkash/uplink_mcast_testsDonatas Abraitis2022-06-211-0/+79
|\
| * tests: Add framework support for multicast-pim-multi-uplink automationKuldeep Kashyap2022-06-141-0/+79
* | Merge pull request #11352 from ARShreenidhi/default_originate_automationRuss White2022-06-211-0/+958
|\ \
| * | tests : bgp default-originate api are addedARShreenidhi2022-06-141-0/+958
| |/
* | Merge pull request #11408 from donaldsharp/common_configMartin Winter2022-06-161-0/+3
|\ \
| * | tests: Fix verify_rib such that it will look at the selected routeDonald Sharp2022-06-141-0/+3
| |/
* / tests: Verify PIM neighbor and static routes for BSM testsKuldeep Kashyap2022-06-142-8/+13
|/
* Merge pull request #11259 from kuldeepkash/multicast_pim_dr_nondrRuss White2022-06-091-11/+3
|\
| * tests: [Topojson] Enhance CLI loggingKuldeep Kashyap2022-05-241-11/+3
* | Merge pull request #11175 from louis-6wind/ip-vrf-execJafar Al-Gharaibeh2022-06-021-1/+4
|\ \ | |/ |/|
| * topotests: fix "ip vrf exec"Louis Scalbert2022-05-271-1/+4
* | tests: Make verify_rib wait up to 40 seconds.Donald Sharp2022-05-201-1/+1
* | tests: Ensure routes are not queued when calling verify_ribDonald Sharp2022-05-201-0/+8
* | tests: Fix for test_pim_dr_nondr_with_ospf_topo2 test failureKuldeep Kashyap2022-05-161-3/+5
* | tests: Inroduced pim passive test casessarita patra2022-05-131-0/+63
|/
* *: Fix doesnt spelling mistakesDonald Sharp2022-05-071-1/+1
* tests: [PIMv6] Using generic names for pim verification APIsKuldeep Kashyap2022-04-301-28/+28
* Merge pull request #7811 from kuldeepkash/multicast_pim_dr_nondrJafar Al-Gharaibeh2022-04-201-3/+6
|\
| * tests: Add multicast_pim_dr_nondr_test suitekuldeepkash2022-04-111-3/+6
* | tests: Fix spelling of conjuctionDonald Sharp2022-04-191-5/+5
* | tests: Fix spelling of 'registred'Donald Sharp2022-04-192-2/+2
|/
* Merge pull request #10946 from donaldsharp/pim_fhr_lhr_same_pimregJafar Al-Gharaibeh2022-04-041-14/+14
|\
| * tests: Reduce some pim test timings to more manageable levelsDonald Sharp2022-04-011-14/+14
* | tests: Fix spelling of kernelDonald Sharp2022-04-011-2/+2
* | tests: Fix perticular spellingDonald Sharp2022-04-011-1/+1
|/
* tests: Framework changes to support bgp vrf dynamic route leak automationKuldeep Kashyap2022-03-212-39/+39
* tests: Fix topotests crash when KeyError foundKuldeep Kashyap2022-03-171-1/+3
* Merge pull request #9262 from gpnaveen/ospfv3_basic_testsJafar Al-Gharaibeh2022-03-163-4/+12
|\