aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2021-10-28 17:49:25 +0000
committerAleksandr Nogikh <wp32pw@gmail.com>2021-11-12 16:33:43 +0100
commitbba04c950dfc1bc6b709232bb32d552223997678 (patch)
treee646235d8fa12248ea951a491a59259753e266b2 /docs
parente543635de79b44506c51fa953a8ad8eb870397f6 (diff)
tools/syz-testbed: produce results indefinitely
Creation of instances only at the start of the tool limits the scale of the experiments. Instead of setting up instances at the beginning, create, start and stop them dynamically. This allows to conduct much larger experiments while keeping the maximal resource consuption under control. When an instance has been executing for the specified time, it is stopped and replaced by another one. Introduce two new parameters: - max_instances - the maximal number of simultaneously running instances. - run_hours - the lifetime (in hours) of a single instance. The longer the tool runs, the more test results will be accumulated for each checkout specified in the configuration file.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions