Testground
GitHub
Go SDK
Infra
Search…
v0.5.3
What is Testground?
Concepts and architecture
Getting started
Writing test plans
Managing test plans
Running test plans
Traffic shaping
Analyzing test run results
Debugging test plans
Runner library
local:exec
local:docker
System overview
Runner flags
Troubleshooting
cluster:k8s
BUILDER LIBRARY
docker:go
exec:go
docker:generic
Powered By
GitBook
Runner flags
The
local:docker
runner accepts flags on the command-line which can modify its behavior. The chart below shows available options:
In order to pass a command-line flag, add the option
--run-cfg
followed by any of the following options:
github
parameter
explanation
keep_containers
specify whether containers should be removed after execution
log_level
specify the logging verbosity
no_start
if set, containers will be created but not executed
background
if set, the output of containers will not be displayed
ulimits
override ulimits applied to docker containers
Previous
System overview
Next
Troubleshooting
Last modified
2yr ago
Copy link
Contents