Hey guys,

I realized during today's meeting, when Yiqiao pointed me an error happening in the latest next branch, where modules inside utils_test could not be accessed. I found another problem, with virttest.staging, and fixed that as well:

commit d2c2151797855ed01a8cecda498a55735cc5258f
Author: Lucas Meneghel Rodrigues <[email protected]>
Date:   Thu Nov 7 10:45:40 2013 -0200

    virttest.staging: Fix importing problem and interface change

    Turns out staging also needed __init__.py fixing. Sorry
    about that once again.

    Signed-off-by: Lucas Meneghel Rodrigues <[email protected]>

commit df0411c581d326544c5a430b4825404eff46a9b9
Author: Lucas Meneghel Rodrigues <[email protected]>
Date:   Thu Nov 7 10:43:48 2013 -0200

    virttest.utils_test: Fix submodule importing

    Due to a very bad mistake of mine, I hose the ability
    to access utils_test.qemu and utils_test.libvirt. By
    importing libvirt and qemu internally those problems
    should be fixed. Sorry guys.

    Signed-off-by: Lucas Meneghel Rodrigues <[email protected]>

I realized that if this were a python 101 class exam, I would have failed... All right, let's keep fixing the bugs, folks.

Lucas

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

Reply via email to