Prevent ATVM watcher and runner log race
This commit is contained in:
@@ -216,6 +216,7 @@ Before any new automation request:
|
||||
18. If monitoring was requested, keep monitoring until completion and report final outcome.
|
||||
19. When the watcher is requested, launch the watcher before the runner service.
|
||||
20. Do not start the runner before the watcher, because the watcher helper clears stale `/tmp/<build-name>.log` and can delete the fresh live runner log if the runner starts first.
|
||||
21. Prefer the combined `start-atvm-run.sh` wrapper when both services are used, so watcher and runner are not launched in parallel.
|
||||
|
||||
## Requested Test Style
|
||||
When asked for one VM or a VM set:
|
||||
|
||||
Reference in New Issue
Block a user