summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/topotests: Set -o cache_dir=/tmpChristian Franke2018-12-011-1/+4
* tests/topotests: Change docker build contextChristian Franke2018-12-012-2/+3
* tests/topotests: Update documentationChristian Franke2018-12-012-20/+29
* Merge pull request #3396 from opensourcerouting/feature/topotests-dockerDonald Sharp2018-11-3012-1/+623
|\
| * topotests: Only set -t when input is a terminalChristian Franke2018-11-291-1/+5
| * topotests: Adapt docker changes for integrated testsChristian Franke2018-11-294-10/+12
| * docker/frr-topotests: Fix missing $ in if checkChristian Franke2018-11-291-1/+1
| * docker/compile_frr: Don't build with disable sharedChristian Franke2018-11-291-2/+2
| * docker: Improve README and frr-topotests usageChristian Franke2018-11-292-5/+7
| * Dockerfile: Install libyangChristian Franke2018-11-291-0/+12
| * Docker: Fail if compilation is unsucessfulChristian Franke2018-11-291-0/+2
| * Docker: Document additional environment variablesChristian Franke2018-11-291-0/+12
| * Docker: Use pytest as default commandChristian Franke2018-11-294-8/+46
| * Docker: move openvswitch setup to separate scriptChristian Franke2018-11-292-29/+61
| * Docker: Allow executing topotests while in subdir of FRR repoChristian Franke2018-11-297-14/+13
| * Docker: really cleanup when TOPOTEST_CLEAN is specifiedChristian Franke2018-11-291-5/+5
| * Docker: Update buildscript not to delete old imagesChristian Franke2018-11-291-17/+4
| * Docker: Call the run script frr-topotests.shChristian Franke2018-11-292-16/+14
| * Dockerfile: Use iputils-ping instead of inetutils-ping, install straceChristian Franke2018-11-291-1/+2
| * Docker: Update buildscripts to be more efficientChristian Franke2018-11-296-65/+62
| * docker: Install topotests into imageChristian Franke2018-11-295-12/+16
| * docker: reindent shell scriptsChristian Franke2018-11-294-70/+70
| * docker: Run container with its own network namespaceChristian Franke2018-11-292-24/+103
| * Dockerfile: Move to project root and combine RUNsChristian Franke2018-11-292-55/+66
| * docker: add support for running inside containerRafael Zalamena2018-11-299-1/+443
* | Merge pull request #3342 from opensourcerouting/nb-operational-dataRuss White2018-11-297-1/+601
|\ \ | |/ |/|
| * lib, tests: major rework in the operational-data callbacksRenato Westphal2018-11-266-0/+600
| * tests: fix warning related to change in the hash APIRenato Westphal2018-11-261-1/+1
* | topotests: Add ospf-sr-topo1 back inDonald Sharp2018-11-2820-0/+1207
* | Add a tiny breadcrumb to hopefully help end userDonald Sharp2018-11-281-0/+4
* | bgp-ecmp-topo1: fix some pylint warningsRafael Zalamena2018-11-281-11/+16
* | bgp-ecmp-topo1: fix vrf default changeRafael Zalamena2018-11-281-4/+6
* | bgp-ecmp-topo1: change default vrf namePhilippe Guibert2018-11-281-1/+13
* | ospf6-topo1: Don't compare link-local routesChristian Franke2018-11-285-15/+7
* | lib, lm-proxy-topo1: label manager proxy testpaco2018-11-2820-1/+489
* | pick ospf6 router-id syntax based on versionMartin Winter2018-11-2812-3/+179
* | lib: checkRouterVersion to determine versionMartin Winter2018-11-281-0/+6
* | Clean up deprecated usage of router-idDonald Sharp2018-11-289-9/+9
* | bfd-topo1: import topology pictureRafael Zalamena2018-11-282-0/+73
* | bfd-topo1: add fast reconvergence testRafael Zalamena2018-11-289-0/+310
* | bfd-topo1: add convergence testsRafael Zalamena2018-11-2822-0/+316
* | topogen/topotest: add support for BFDdRafael Zalamena2018-11-282-4/+11
* | bgp_rfapi_basic_sanity_config2: allow for slow CILou Berger2018-11-281-1/+1
* | bgp_rfapi_basic_sanity_config2: added rfapi test with partial table download ...Lou Berger2018-11-2816-0/+197
* | bgp_rfapi_basic_sanity: added query only NVELou Berger2018-11-281-0/+2
* | lib: Add support for Ubuntu 18.04 with installed FRR packageMartin Winter2018-11-282-3/+21
* | bgp_rfapi_basic_sanity: added multi-path to timeout testLou Berger2018-11-283-9/+29
* | bgp_rfapi_basic_sanity: added cost to 2nd MP routeLou Berger2018-11-281-1/+3
* | bgp_rfapi_basic_sanity: added multi-path and updated responsesLou Berger2018-11-286-27/+39
* | bgp_rfapi_basic_sanity: wait for clean exitLou Berger2018-11-282-3/+12