[Avocado-devel] Problems with Travis CI jobs fixed -> 02/11/2015

Lucas Meneghel Rodrigues lmr at redhat.com
Wed Feb 11 22:01:12 UTC 2015


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




More information about the Avocado-devel mailing list