On 03/01/2017 09:38 PM, Lucas Meneghel Rodrigues wrote:
> To summarize, autotest heavily changes the loggers of its application and
> core libraries to make it possible to transparently use
>
> import logging
>
> logging.info('foo')
>
> So that users and test writers don't have to. The base of this convoluted
> logging setup was written a good 10 years ago, if I recall correctly.
>
> Nowadays we can simplify that custom handling, making it easier for
> applications that only use autotest as a library, in this case, virt-test.
> Lukas wants to propose this set of changes but was wondering how many
> people nowadays run virt-test using autotest instead of using avocado, to
> estimate the impact of the changes.
> We make heavy use of autotest with virt-test and don't plan on moving to avocado soon. I didn't reply before because from the question it seemed that you are asking for people using autotest with avocado. In any case, I am just mentioning here for your information that we run a test suite on our custom server distribution using the two. Thanks, Plamen Dimitrov
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Autotest-kernel mailing list [email protected] https://www.redhat.com/mailman/listinfo/autotest-kernel
