<div dir="ltr">Hi,<div><br></div><div>I just got started on Avocado. I was able to build, list and run tests without issues after reading the documents. But I still have some questions, which seems not covered by the documents.</div><div><br></div><div><ol><li style="margin-left:15px">How to define the test sequence in yaml/json? An example file with test references and test parameters would be very helpful.</li><li style="margin-left:15px">Could the tests in a test job be executed sequentially and in predefined order?</li><li style="margin-left:15px">Could we skip subsequent tests when a test fails?</li><li style="margin-left:15px">How to abort test job upon critical test failure?</li><li style="margin-left:15px">How to add custom code to handle exceptions from tests?</li><li style="margin-left:15px">rsync is used to upload test logs to remote server, which is started after test completion. How to upload test logs incrementally for long running test before it completes</li><li style="margin-left:15px">How to run multiple test jobs in parallel?</li><li style="margin-left:15px">The test logs from low level lib modules are captured in job.log instead of in test specific directories.Just wonder if there're hooks in place to customize the logger so more test data are reported in test specific logs.</li></ol><div>Thanks,</div><div>Fajun</div></div></div>