[go: up one dir, main page]

Tezt/Cloud: allows to run command and detach them

What

Allows tezt-cloud to run command in background, detaching from the session. This allows, for example, to emulate long running services.

Why

In order to run prometheus-process-exporter

How to test

dune exec tezt/tests/cloud/main.exe -- cloud run detach -v --localhost 

Merge request reports

Loading