summaryrefslogtreecommitdiffstats
path: root/tests/topotests (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Check if `route-map vpn import` basic funtionality works fineDonatas Abraitis2023-02-064-0/+188
* Merge pull request #12713 from opensourcerouting/fix/json_naming_deprecationDonald Sharp2023-02-0127-326/+326
|\
| * tests: Use JSON camelCase naming for testsDonatas Abraitis2023-01-3127-326/+326
* | Merge pull request #12667 from donaldsharp/zebra_rib_fixupDonatas Abraitis2023-01-311-1/+10
|\ \
| * | tests: zebra_rib remove a sleepDonald Sharp2023-01-311-1/+10
* | | tests: Fix wrong tgen.stop_topology() calls which got skippedMartin Winter2023-01-314-4/+4
|/ /
* | Merge pull request #12710 from opensourcerouting/fix/reset_fqdn_capability_on...Donald Sharp2023-01-313-12/+93
|\ \
| * | tests: Check if we vanish hostname/domainname if disabled from another sideDonatas Abraitis2023-01-303-12/+93
| |/
* / tests: Topotests fix for deleting wrong pidfileMartin Winter2023-01-301-5/+6
|/
* tests: Super simple babel testDonald Sharp2023-01-2810-0/+539
* Merge pull request #12685 from louis-6wind/fix-vpnv4-noretainDonatas Abraitis2023-01-253-22/+39
|\
| * topotests: fix bgp_vpnv4_noretainLouis Scalbert2023-01-243-22/+39
* | Merge pull request #12660 from Pdoijode/ip-nht-json-changesDonatas Abraitis2023-01-252-16/+16
|\ \ | |/ |/|
| * zebra: fix JSON fields for "show ip/ipv6 nht"Pooja Jagadeesh Doijode2023-01-252-16/+16
* | Merge pull request #12669 from proelbtn/fix-accept-own-rd-checkDonatas Abraitis2023-01-2016-30/+165
|\ \
| * | tests: Add test to check importing routes to VRFRyoga Saito2023-01-2016-30/+165
| |/
* | Merge pull request #12350 from kuldeepkash/pim6_fixesDonald Sharp2023-01-194-37/+44
|\ \
| * | tests: fix for test_pim6_multiple_groups_different_RP_address_p2 failureKuldeep Kashyap2023-01-191-2/+2
| * | tests: Fix for multicast_pim6_static_rp tests failureKuldeep Kashyap2023-01-193-35/+42
| |/
* | Merge pull request #12655 from donaldsharp/pim_basic_cleanupsChristian Hopps2023-01-192-7/+7
|\ \
| * | tests: zebra_netlink only gives 10 seconds to install all routesDonald Sharp2023-01-181-1/+1
| * | tests: pim_basic fails in micronetDonald Sharp2023-01-181-6/+6
| |/
* | Merge pull request #12492 from kuldeepkash/update_assert_msgDonatas Abraitis2023-01-1912-473/+449
|\ \ | |/ |/|
| * tests: Fix for frr-bot style issuesKuldeep Kashyap2023-01-176-17/+17
| * tests: [topojson]Update assert/error messagesKuldeep Kashyap2023-01-1712-475/+451
* | tests: replace -a (all) with individual flags for nsenterChristian Hopps2023-01-171-9/+23
* | Merge pull request #12584 from pguibert6WIND/bgp_imported_distanceRuss White2023-01-172-1/+2
|\ \
| * | bgpd: imported vpn entries get appropriate distancePhilippe Guibert2023-01-172-1/+2
| |/
* | Merge pull request #12636 from opensourcerouting/fix/bgp_accept-own_connected...Russ White2023-01-173-8/+43
|\ \
| * | tests: Check if connected routes are leaked between VRFs using accept-ownDonatas Abraitis2023-01-153-8/+43
* | | Merge pull request #12601 from opensourcerouting/feature/bgp_neighbor_path-at...Russ White2023-01-176-0/+246
|\ \ \
| * | | tests: Check if we can discard unwanted attributes from the pathsDonatas Abraitis2023-01-146-0/+246
* | | | Merge pull request #12597 from opensourcerouting/fix/bgp_sender_as_path_preve...Russ White2023-01-175-42/+51
|\ \ \ \
| * | | | tests: Check if routes are not sent back from the senderDonatas Abraitis2023-01-145-42/+51
| |/ / /
* | | | Merge pull request #12424 from opensourcerouting/static-route-bfdRuss White2023-01-1720-2/+347
|\ \ \ \ | |_|_|/ |/| | |
| * | | topotests: test BFD static route integrationRafael Zalamena2023-01-1320-2/+347
* | | | tests: route_scale tests are failing on micronetDonald Sharp2023-01-151-1/+1
| |_|/ |/| |
* | | Merge pull request #12639 from donaldsharp/breakup_bgp_vrf_dynamic_route_leak...Donatas Abraitis2023-01-144-1909/+2271
|\ \ \ | |_|/ |/| |
| * | tests: Breakup bgp_vrf_dynamic_route_leak_topo4Donald Sharp2023-01-134-1909/+2271
| |/
* / topotests/lib/lutil.py: luSetWaitType("strict"|"nostrict")G. Paul Ziemba2023-01-131-6/+39
|/
* Revert "tests: Fix wrong interface name in SRv6 topotest"Donald Sharp2023-01-131-1/+1
* Revert "Merge pull request #11127 from louis-6wind/bgp-leak"Donald Sharp2023-01-1320-546/+136
* tests: Pim vrf's need 4.19 or better to run properly not 4.15Donald Sharp2023-01-111-5/+5
* Merge pull request #12581 from cscarpitta/fix/fix-wrong-interface-name-srv6l3...Rafael Zalamena2023-01-041-1/+1
|\
| * tests: Fix wrong interface name in SRv6 topotestCarmine Scarpitta2022-12-311-1/+1
* | Merge pull request #12318 from gpnaveen/bgp_unique_ridDonatas Abraitis2023-01-035-7/+2443
|\ \ | |/ |/|
| * tests: adding bgp unique router id automation.nguggarigoud2022-12-135-7/+2443
* | Merge pull request #11127 from louis-6wind/bgp-leakRuss White2022-12-2720-136/+546
|\ \
| * | topotests: fix appropriate number of routes in bgpPhilippe Guibert2022-12-161-4/+4
| * | topotests: raise an error if pinging from vrf is not possibleLouis Scalbert2022-12-162-0/+28