summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospf6d: remove incorrect debug guardRenato Westphal2021-08-241-1/+1
* Merge pull request #9455 from LabNConsulting/chopps/fix-zebtest-fixed-sleepDavid Lamparter2021-08-221-71/+53
|\
| * tests: use std polling for results in zebra_rib testChristian Hopps2021-08-211-71/+53
* | Merge pull request #9453 from LabNConsulting/chopps/fix-netns-vrfsDonald Sharp2021-08-2144-131/+126
|\ \
| * | tests: uniq vrf names when using netnsChristian Hopps2021-08-2144-131/+126
| |/
* | Merge pull request #9450 from LabNConsulting/chopps/fix-bgp-gr-testDonald Sharp2021-08-202-63/+75
|\ \
| * | tests: fix broken bgp GR test (non-deterministic)Christian Hopps2021-08-202-63/+75
| |/
* | tests: reduce multicast timer valuesChristian Hopps2021-08-196-7/+57
* | tests: Add global pim join-prune-interval json config optionChristian Hopps2021-08-193-102/+104
* | Merge pull request #9391 from mougams/masterIgor Ryzhov2021-08-161-1/+3
|\ \
| * | tests: add feature to not run ospfd test when opted outBasha Mougamadou2021-08-131-1/+3
* | | tests: Get rid off `-` for directoriesDonatas Abraitis2021-08-1566-0/+0
|/ /
* | Merge pull request #9348 from dlqs/consecutiveDonald Sharp2021-08-101-0/+8
|\ \
| * | tests: Add test consecutive frrscript_callDonald Lee2021-08-101-0/+8
| |/
* / tests: Make sure BGP filters by community lists work with community aliasDonatas Abraitis2021-08-102-0/+13
|/
* Merge pull request #9312 from opensourcerouting/topo-small-fixesChristian Hopps2021-08-064-38/+33
|\
| * topotests: reduce convergence check frequencyRafael Zalamena2021-08-061-2/+2
| * topotests: skip daemons without configurationRafael Zalamena2021-08-061-15/+18
| * topotests: remove code that checks for versionRafael Zalamena2021-08-061-8/+0
| * topotests: use new OSPFv3 interface area syntaxRafael Zalamena2021-08-062-2/+2
| * topotests: reduce MSDP topologyRafael Zalamena2021-08-061-11/+11
* | Merge pull request #9256 from idryzhov/dampening-revertDonald Sharp2021-08-0614-918/+0
|\ \
| * | Revert "tests: topotests for route-flap dampening"Igor Ryzhov2021-08-0314-918/+0
* | | Merge pull request #9280 from idryzhov/bgp-nb-revert-masterDonald Sharp2021-08-062-31/+2
|\ \ \ | |_|/ |/| |
| * | Revert "tests/bgpd: initialized candidate_config to vtysh"Igor Ryzhov2021-08-031-1/+1
| * | Revert "tests: add bgp yang module registery to attr test"Igor Ryzhov2021-08-032-30/+1
| |/
* | Merge pull request #9050 from LabNConsulting/chopps/reset-parallelMark Stapp2021-08-042-85/+118
|\ \
| * | tests: reset router configs in parallelChristian Hopps2021-08-032-80/+114
| * | tests: dump the actual json values to logChristian Hopps2021-08-031-5/+4
* | | Merge pull request #9291 from donaldsharp/fix_long_sleepMark Stapp2021-08-041-1/+0
|\ \ \
| * | | tests: Remove sleep(200) from bgp-evpn-overlay-index-gatewayDonald Sharp2021-08-041-1/+0
| | |/ | |/|
* | | Merge pull request #8182 from mjstapp/topotest_start_tgenDonald Sharp2021-08-041-2/+2
|\ \ \ | |/ / |/| |
| * | tests: make the topogen object available when starting daemonsMark Stapp2021-03-021-2/+2
* | | Merge pull request #9249 from ton31337/fix/dont_capabilityRuss White2021-08-036-0/+134
|\ \ \
| * | | tests: Check if BGP connection established if using no capabilities advDonatas Abraitis2021-08-016-0/+134
* | | | Merge pull request #8982 from dlqs/lua-func-stackQuentin Young2021-08-022-5/+125
|\ \ \ \ | |_|_|/ |/| | |
| * | | lib: Add new MTYPE for script resultsDonald Lee2021-07-261-2/+2
| * | | lib: typo in testsDonald Lee2021-07-231-2/+2
| * | | lib: Rename frrscript_unload to deleteDonald Lee2021-07-181-1/+1
| * | | tests: Add more examples to get_resultDonald Lee2021-07-182-8/+56
| * | | test: Use frrscript_unloadDonald Lee2021-07-181-0/+2
| * | | tests: Add test for frrscript_get_resultDonald Lee2021-07-182-3/+8
| * | | tests: Add errorneous test casesDonald Lee2021-07-182-5/+35
| * | | tests: Add test for calling Lua functionDonald Lee2021-07-182-3/+38
* | | | tests: add early interface config for topojson and fix testChristian Hopps2021-07-312-0/+22
* | | | Merge pull request #9228 from LabNConsulting/chopps/scapy-sendpktDavid Lamparter2021-07-312-6/+76
|\ \ \ \
| * | | | tests: add scapy_sendpkt.py util, replace arping use with itChristian Hopps2021-07-302-6/+76
* | | | | Merge pull request #9196 from donaldsharp/test_queuedDonatas Abraitis2021-07-301-3/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | tests: Increase timeout for loaded systemsDonald Sharp2021-07-271-3/+3
* | | | | Merge pull request #9028 from mobash-rasool/ospfv3-asbr-summarisationRuss White2021-07-303-24/+2157
|\ \ \ \ \