Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1285787

Summary: [RFE] support running ovirt infra functional tests on top of lago
Product: [Community] ovirt-system-tests Reporter: Eyal Edri <eedri>
Component: RFEsAssignee: Yaniv Kaul <ykaul>
Status: CLOSED CURRENTRELEASE QA Contact: Lukas Svaty <lsvaty>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 0.4CC: bugs
Target Milestone: milestone3   
Target Release: 0.5   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-10-24 12:39:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: External RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Eyal Edri 2015-11-26 13:19:48 UTC
Description of problem:
original request:
We need to create a jenkins job that will run vdsm functional tests on vdsm nightly.
The job needs to use the ovirt-system-tests package.

And run the following script from within the 'ovirt-system-tests' directory:
./run_suite.sh vdsm_functional/

This script creates three machines (el7, fc22) and runs functional tests on them.

Output from each machine is then delivered in 2 forms:
HOSTNAME (a text file)
nosetests-HOSTNAME.xml (xunit format of jenkins)
Output is generated in the directory in which it runs, but path can be changed easily.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Eyal Edri 2015-12-06 10:24:24 UTC
how is it going yaniv? are we close to having a standard way of running functional tests?

Comment 2 Yaniv Bronhaim 2016-01-04 13:38:05 UTC
I have https://gerrit.ovirt.org/48268 which is nice and include all we need. but unfortunately it takes way too long to finish. David and I need to work on making the lago init part faster and the rest of vdsm developers should help me to fix and decrease the tests running time.

Comment 3 Mike McCune 2016-03-28 23:46:50 UTC
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions

Comment 4 Yaniv Bronhaim 2016-03-29 06:53:22 UTC
Already done. missed that bugzilla

Comment 5 Yaniv Bronhaim 2016-03-29 06:55:52 UTC
Bug can move to VERIFIED - its already run each merge in master branch.