Andrea Cervesato
Andrea Cervesato
Hello, Is there a plan to update the documentation? At the moment, this is the only working library to get docker tty :) Thanks for your work, Andrea
I'm also stucking with the same problem. It would be great to fix it! :) Thanks
@asmorodskyi the only usage of `OpenQA::Parser::Format::LTP` is inside `tests/publiccloud/run_ltp.pm` implementation. The `tests/kernel/run_ltp.pm` doesn't use JSON file because LTP logs are parsed instead, as you can see from the following implementation:...
@asmorodskyi thanks!
@m-dati thanks for your suggestion. Please check if code is ok. I added details update in order to have a proper `External results` page in openQA.
@m-dati I seen the results and I can consider this task done from my side. @kalikiana Can we merge this patch?
@okurz done
@okurz if you take a look at the latest modifications, I have added the coverage for that part of the code. I'm stucking with tidy atm, but I'll handle it...
Maybe it's a bit straight forward as a suggestion, but why not bringing Linux kernel selftests inside LTP? https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/tools/testing/selftests https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/tools/testing/selftests/futex
futex_waitv tests have been added inside LTP, so the ticket can be cosed