David Caro has submitted this change and it was merged. Change subject: system_tests: Adapting to the new lago tests repo ...................................................................... system_tests: Adapting to the new lago tests repo Now it pulls in the code from ovirt-system-tests repo and runs the basic_suite for the given version (3.5 only right now) It's using mock_runner to run the tests too Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1277492 Change-Id: I0f3b4fe91a403ea7237549aea688d9e9d876de2c Signed-off-by: David Caro <dcaroest@redhat.com> --- M jobs/confs/projects/ovirt/system-tests.yaml M jobs/confs/shell-scripts/system_tests.cleanup.sh M jobs/confs/shell-scripts/system_tests.collect_logs.sh M jobs/confs/shell-scripts/system_tests.sh A jobs/confs/yaml/scms/ovirt-system-tests.yaml M jobs/confs/yaml/templates/system_tests_templates.yaml 6 files changed, 79 insertions(+), 75 deletions(-) Approvals: Eyal Edri: Looks good to me Yaniv Bronhaim: Looks good to me Jenkins CI: Passed CI tests David Caro: Verified; Ready for merge -- To view, visit https://gerrit.ovirt.org/48163 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0f3b4fe91a403ea7237549aea688d9e9d876de2c Gerrit-PatchSet: 8 Gerrit-Project: jenkins Gerrit-Branch: master Gerrit-Owner: David Caro <dcaro@redhat.com> Gerrit-Reviewer: Anatoly Litovsky <tlitovsk@redhat.com> Gerrit-Reviewer: Barak Azulay <bazulay@redhat.com> Gerrit-Reviewer: David Caro <dcaro@redhat.com> Gerrit-Reviewer: Dima Kuznetsov <dmitrykuzn@gmail.com> Gerrit-Reviewer: Eyal Edri <eedri@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Max Kovgan <mvk@redhat.com> Gerrit-Reviewer: Yaniv Bronhaim <ybronhei@redhat.com> Gerrit-Reviewer: automation@ovirt.org