summaryrefslogtreecommitdiffstats
path: root/tests/topotests/lib/common_config.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #16800 from donaldsharp/nhg_reuse_intf_down_upRuss White2024-10-041-1/+1
|\
| * tests: When finding nexthops ensure that they are activeDonald Sharp2024-09-161-1/+1
* | tests: use logger.warning not logger.warnDonald Sharp2024-09-181-1/+1
|/
* tests: optionally pass `seconds_left` to retrying functionsChristian Hopps2024-09-071-2/+8
* tests: Avoid importing unused modulesY Bharath2024-06-171-7/+6
* tests: Cleanup generate_support_bundle() to not failDonald Sharp2024-04-101-2/+14
* topotests: remove python2 supportLouis Scalbert2023-12-141-6/+1
* doc: update doc removing socat req + remove unused tests codeChristian Hopps2023-06-081-366/+3
* tests: pause (with CLI) at step() functions when run with --pauseChristian Hopps2023-06-041-0/+3
* tests: Add `exit` stanzas to pre-generated configDonald Sharp2023-05-221-0/+1
* tests: fix pylint error, and update style in lib/*.pyChristian Hopps2023-05-171-9/+0
* Merge pull request #13200 from kuldeepkash/socat_cleanupJafar Al-Gharaibeh2023-04-041-11/+48
|\
| * tests: [topojson] multicast pimv6 socat cleanupKuldeep Kashyap2023-04-041-11/+48
* | tests: lower logging level on some infra logsChristian Hopps2023-04-041-28/+32
|/
* tests: Add topotests for MGMT daemonnguggarigoud2023-03-221-1/+9
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* tests: Fix for multicast_pim6_static_rp tests failureKuldeep Kashyap2023-01-191-0/+20
* 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: [PIMv6] F/W support for multicast pimv6 automationKuldeep Kashyap2022-11-071-25/+135
* tests: adding bgp admin distance topotests.nguggarigoud2022-08-291-2/+30
* tests: [PIMv6] APIs for multicast PIMv6 configKuldeep Kashyap2022-07-241-0/+90
* tests: Fix for multicast_pim_bsm_topo1 key errorKuldeep Kashyap2022-07-051-0/+15
* 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-141-8/+10
|/
* tests: [Topojson] Enhance CLI loggingKuldeep Kashyap2022-05-241-11/+3
* 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: Add multicast_pim_dr_nondr_test suitekuldeepkash2022-04-111-3/+6
* 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-211-34/+34
* tests: adding ospfv3 base cases.nguggarigoud2022-03-161-1/+6
* tests: Fix style issues in common_config.pyIqra Siddiqui2022-02-221-2/+2
* tests: Add supporting test to validate NH resolution logicIqra Siddiqui2022-02-221-2/+7
* *: do not print vrf name for interface config when using vrf-liteIgor Ryzhov2022-01-241-9/+1
* test: Fix addKernelRoute looking for positive resultsDonald Sharp2021-11-291-14/+25
* lib: Add `metric-type` to possible set operationsDonald Sharp2021-10-151-0/+5
* tests: increase wait and update testChristian Hopps2021-09-081-0/+1
* tests: Set mask to a default value for addKernelRouteDonald Sharp2021-09-081-0/+2
* tests: refactor parallel reset/load config for non-jsonChristian Hopps2021-09-061-9/+98
* tests: cleanup: rerun changed files through blackChristian Hopps2021-09-041-98/+195
* tests: cleanup - remove unused importsChristian Hopps2021-09-041-5/+0
* tests: keep revisions of configsChristian Hopps2021-09-041-10/+22
* tests: add helper object for mcast-tester and iperf tool.Christian Hopps2021-09-041-164/+195
* tests: remove legacy Topo class from infraChristian Hopps2021-09-041-1/+0
* tests: fix pylint infra errorsChristian Hopps2021-09-041-2/+1
* tests: micronet: update infraChristian Hopps2021-09-041-233/+205
* tests: configure routers in parallelChristian Hopps2021-08-271-84/+203