Lucas Meneghel
Lucas Meneghel
``` $ avocado run /usr/bin/true JOB ID : 08826debd43a82cb07ce0f2a9c77f0dba55a47f4 JOB LOG : /Users/lmr/avocado/job-results/job-2023-02-24T14.57-08826de/job.log (1/1) /usr/bin/true: STARTED (1/1) /usr/bin/true: PASS (0.30 s) RESULTS : PASS 1 | ERROR 0 | FAIL...
I guess this is a corner case of the parser. In fact, parser resolution is an NP-complete problem, and we just happen to live in a space where the resolution...
https://github.com/liftoff/GateOne/blob/master/termio/termio.py
@ldoktor and @cevich, I've decided to push the interim solution by @humanux while you guys debate what is the best solution. After looking at the time line of this issue,...
Maybe the instance could be appended to [qemu output], rather than /dst. In case of multiple ping-pong migrations, there will be many /dst VMs, making the distinction not helpful.
I need to think about this one... some internal reorganization will be required for this.
This is the only one that I could not implement in a straightforward way. The way we generate the list of tests is to parse the base config files without...