FYI,
Some updates from recent activity on ovirt-system-tests running on Lago.


Open bugs:
https://goo.gl/eUaPUY

Open issues:
Still suffering from host add failures (stuck in installing, David has been debugging it constantly with Piotr last week)

Open patches:  (reviews are welcome)
https://gerrit.ovirt.org/#/q/project:ovirt-system-tests+status:open

Jenkins jobs: (failing on known issues)


Recently merged patches:  (Thanks again to Yaniv K!)

Author: Yaniv Kaul <ykaul@redhat.com>
Date:   Wed Apr 20 23:51:55 2016 +0300

    More accurate 3.6 repo
    
    1. With this repo, both engine and hosts can be installed, without
    any external access, I hope.
    2. Now we can test latest 3.6, not the released one.
    
    Change-Id: I9066af4f5d92e275586c29c65fe7ef7500fe5c20
    Signed-off-by: Yaniv Kaul <ykaul@redhat.com>

--------------------------------------------------------------------------------------------------------------------

Author: Yaniv Kaul <ykaul@redhat.com>
Date:   Tue Apr 12 23:00:16 2016 +0300

    Fixes for FC23 local repo setup:
    
    1. The interface may not be eth0. The new code hopefully work with any if name.
    Depends that the interface is the first, but let's hope it is.
    2. Add 'cost=1' to ensure the local repo is preferred over other repos.
    
    Change-Id: If846d7bacdf517d1342464c210359e5a0e8cad6e
    Signed-off-by: Yaniv Kaul <ykaul@redhat.com>

--------------------------------------------------------------------------------------------------------------------

Author: Yaniv Kaul <ykaul@redhat.com>
Date:   Wed Mar 30 22:46:39 2016 +0300

    Basic quota tests
    
    Add quota and set it to audit mode, not more than that.
    
    Change-Id: Ia35e9b2b65c01cdcca8da7f87ed7a38f8dc2bb17
    Signed-off-by: Yaniv Kaul <ykaul@redhat.com>

--------------------------------------------------------------------------------------------------------------------

Author: Yaniv Kaul <ykaul@redhat.com>
Date:   Thu Apr 14 01:04:28 2016 +0300

    Fix mount / path issues with storage_nfs_el7 provisioning script
    
    Clearly was not tested well (because of the host installation, but
    that's an execuse).
    
    This patch fixes it, tested on 3.6 with adding all domains, finally.
    It also again simplifies it - but removes the option of not mounting the export
    mount. Note that the ISO mount is not completely done as well, I think.
    Will attend to in a follow up patch.
    
    Based on David's request, the whole setup is split into functions.
    Tested (properly) with 3.6, including the TEMPLATES domain attachment.
    (The test for it should still be excluded, IMHO).
    
    Change-Id: I261f3d3f3b3647cbbc506913478ffc6c36594519
    Signed-off-by: Yaniv Kaul <ykaul@redhat.com>

--------------------------------------------------------------------------------------------------------------------

Author: Yaniv Kaul <ykaul@redhat.com>
Date:   Sun Apr 10 17:10:16 2016 +0300

    Simplification and enhancements to iSCSI and NFS servers deployment
    
    Removed a lot of not needed code from the setup.
    Mainly, just straightforward using the disks (in case of NFS),
    no need for LVM stuff. Disabled firewall, enabled 'noop' scheduler.
    
    Tested with both master and 3.6. Never got to test fully master,
    blocked by a host installation bug. 3.6 passed well.
    
    Change-Id: I7ec630ba5fa62529421b8e8f9aec993e7cdc84b6
    Signed-off-by: Yaniv Kaul <ykaul@redhat.com>



Please comment / update on any additional info you have on this thread,

Eyal.