summaryrefslogtreecommitdiffstats
path: root/tests/topotests/docker (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: manual SPDX License ID conversionsDavid Lamparter2023-02-096-120/+6
* tests: add triage features: strace, asan-abort, docker execChristian Hopps2021-07-141-0/+10
* tests: simplify docker rsync & support worktreesDavid Lamparter2021-03-173-9/+5
* tests: Add TOPOTEST_NOLOAD to skip module loading questionMartin Buck2020-11-261-25/+30
* tests: Modify docker build for local to have dev buildDonald Sharp2019-08-281-0/+1
* tests: point topotests docker img to new locationQuentin Young2019-03-192-3/+3
* tests/topotests: Pull docker image from registryChristian Franke2018-12-102-6/+28
* Merge pull request #3437 from opensourcerouting/bugfix/topotests-use-copyDonald Sharp2018-12-072-2/+2
|\
| * tests/topotests: Use copied tests in DockerChristian Franke2018-12-062-2/+2
* | tests/topotests: Also search sbin for modprobeChristian Franke2018-12-061-0/+2
|/
* Revert "tests/topotests: Change docker build context"Christian Franke2018-12-011-2/+1
* tests/topotests: Set -o cache_dir=/tmpChristian Franke2018-12-011-1/+4
* tests/topotests: Change docker build contextChristian Franke2018-12-011-1/+2
* tests/topotests: Update documentationChristian Franke2018-12-011-15/+24
* topotests: Only set -t when input is a terminalChristian Franke2018-11-291-1/+5
* topotests: Adapt docker changes for integrated testsChristian Franke2018-11-292-9/+5
* 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
* 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-293-8/+42
* Docker: move openvswitch setup to separate scriptChristian Franke2018-11-292-29/+61
* Docker: Allow executing topotests while in subdir of FRR repoChristian Franke2018-11-296-10/+7
* 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
* Docker: Update buildscripts to be more efficientChristian Franke2018-11-295-65/+61
* docker: Install topotests into imageChristian Franke2018-11-294-8/+12
* 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-291-55/+0
* docker: add support for running inside containerRafael Zalamena2018-11-298-0/+442