summaryrefslogtreecommitdiff
path: root/tests/topotests/docker
AgeCommit message (Expand)Author
2024-11-28topotests: Allow runing under both docker and podmanfamfo
2024-11-26tests: Deprecate TOPOTEST_PULLDonatas Abraitis
2024-11-26tests: Set vm.mmap_rnd_bits for topotests docker foobarDonatas Abraitis
2024-11-26tests: Fix docker build for topotestsDonatas Abraitis
2024-01-27build: update packaging & docs for dir changesDavid Lamparter
2023-02-09*: manual SPDX License ID conversionsDavid Lamparter
2021-07-14tests: add triage features: strace, asan-abort, docker execChristian Hopps
2021-03-17tests: simplify docker rsync & support worktreesDavid Lamparter
2020-11-26tests: Add TOPOTEST_NOLOAD to skip module loading questionMartin Buck
2019-08-28tests: Modify docker build for local to have dev buildDonald Sharp
2019-03-19tests: point topotests docker img to new locationQuentin Young
2018-12-10tests/topotests: Pull docker image from registryChristian Franke
2018-12-06Merge pull request #3437 from opensourcerouting/bugfix/topotests-use-copyDonald Sharp
2018-12-06tests/topotests: Also search sbin for modprobeChristian Franke
2018-12-06tests/topotests: Use copied tests in DockerChristian Franke
2018-12-01Revert "tests/topotests: Change docker build context"Christian Franke
2018-12-01tests/topotests: Set -o cache_dir=/tmpChristian Franke
2018-12-01tests/topotests: Change docker build contextChristian Franke
2018-12-01tests/topotests: Update documentationChristian Franke
2018-11-29topotests: Only set -t when input is a terminalChristian Franke
2018-11-29topotests: Adapt docker changes for integrated testsChristian Franke
2018-11-29docker/frr-topotests: Fix missing $ in if checkChristian Franke
2018-11-29docker/compile_frr: Don't build with disable sharedChristian Franke
2018-11-29docker: Improve README and frr-topotests usageChristian Franke
2018-11-29Docker: Fail if compilation is unsucessfulChristian Franke
2018-11-29Docker: Document additional environment variablesChristian Franke
2018-11-29Docker: Use pytest as default commandChristian Franke
2018-11-29Docker: move openvswitch setup to separate scriptChristian Franke
2018-11-29Docker: Allow executing topotests while in subdir of FRR repoChristian Franke
2018-11-29Docker: really cleanup when TOPOTEST_CLEAN is specifiedChristian Franke
2018-11-29Docker: Update buildscript not to delete old imagesChristian Franke
2018-11-29Docker: Call the run script frr-topotests.shChristian Franke
2018-11-29Docker: Update buildscripts to be more efficientChristian Franke
2018-11-29docker: Install topotests into imageChristian Franke
2018-11-29docker: reindent shell scriptsChristian Franke
2018-11-29docker: Run container with its own network namespaceChristian Franke
2018-11-29Dockerfile: Move to project root and combine RUNsChristian Franke
2018-11-29docker: add support for running inside containerRafael Zalamena