Cleber Rosa

Results 108 comments of Cleber Rosa

@beraldoleal can you check if this still applies? Thanks.

@ldoktor mentioned this, and I agree: why not just change the order and give Python 3 priority, given that current Avocado-VT is still expected to work on Python 2?

@sathnaga could you please send a rebased version of this PR? I think we should bring the discussion back (with a PR in mergeable state).

> Hi all, > > Communication with the new VT runner happens significantly slower with 10s delays on small tests and some extreme cases where many times slower where some...

> @chunfuwen @clebergnu , > > 1. If we bootstrap for the first time, we got above error in this issue description every time which is also displayed in every...

Hi @SvetaO, Before I go into the documentation or try to reproduce your environment, I'd like to point you out to CI jobs such as: https://cirrus-ci.com/task/5442522968227840 Which is bootstrapping Avocado-VT...

@abitrolly have you installed the Avocado repository? Documentation is here: http://avocado-framework.readthedocs.io/en/60.0/GetStartedGuide.html#fedora-from-avocado-s-own-repo

Hi @KevinWhalen , Avocado-VT is on a different module, named `avocado-vt`. But that is indeed missing in the documentation. Thanks for spotting that.

Thinking about the simplest case first (a single qemu), I wonder how useful would it be to just prefix the qemu command with: `gdb -batch`. This implementation would be trivial...

Dear @PoornimaNayak , The overall idea is great, and the benefits to the greater community are undeniable. Kudos to IBM and the Linux Technology Center on that. Regarding making those...