Howdy!

I want you guys to let you know that I saw all the regressions found in recent Travis CI jobs for the projects>

* autotest/virt-test
* autotest/tp-qemu
* autotest/tp-libvirt
* avocado

Basically, those are the result of new checks introduced in the latest PEP8 release. New jobs started downloading this new PEP8 release and then the new checks started to run, finding 'problems' that were there previously. Basically, we added ignore flags to one issue that was not worth it to fix (E402) and fixed the other checks (E713 and some others).

All jobs are passing now, and people with failed PRs are recommended to rebase against master, so new CI jobs are triggered.

I did my best to make sure the fixes are OK. If there's any problems let me know.

Cheers,

Lucas

_______________________________________________
Virt-test-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-test-devel

Reply via email to