Change in jenkins[master]: Added standard mock runner

dcaroest at redhat.com dcaroest at redhat.com
Tue Jun 23 15:33:28 UTC 2015


David Caro has submitted this change and it was merged.

Change subject: Added standard mock runner
......................................................................


Added standard mock runner

It's a temporary script I wrote to help me debug the  standard build scripts
locally, use at your own risk

It can also run vdsm unit tests, you'll need the vdsm_unit_tests.sh script and
the list of deps, create a vdsm_unit_tests.req file with them and put both
inside the root of the vdsm repo. Hopefully they will be migrated to standard
ci soon and that won't be needed.

Features:
* Mock default or custom conf to use
* Default or custom scripts to run
* No need to pass the full env string, it will match the first similar
* Setup an env and start a shell for debugging
* Select one of the default scripts only (check-merged, check-patch,
  build-artifacts)

Change-Id: Idbe80f0001affb0d16cb1db680f8f02283824cec
Signed-off-by: David Caro <dcaroest at redhat.com>
---
A mock_configs/mock_runner.sh
1 file changed, 463 insertions(+), 0 deletions(-)

Approvals:
  David Caro: Verified; Looks good to me; Passed CI tests; Ready for merge



-- 
To view, visit https://gerrit.ovirt.org/40393
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Idbe80f0001affb0d16cb1db680f8f02283824cec
Gerrit-PatchSet: 6
Gerrit-Project: jenkins
Gerrit-Branch: master
Gerrit-Owner: David Caro <dcaroest at redhat.com>
Gerrit-Reviewer: Barak Korren <bkorren at redhat.com>
Gerrit-Reviewer: David Caro <dcaroest at redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck at redhat.com>
Gerrit-Reviewer: Eyal Edri <eedri at redhat.com>
Gerrit-Reviewer: Max Kovgan <mvk at redhat.com>
Gerrit-Reviewer: Paz Dangur <pdangur at redhat.com>
Gerrit-Reviewer: Sagi Shnaidman <sshnaidm at redhat.com>
Gerrit-Reviewer: Sharon Naftaly <snaftaly at redhat.com>



More information about the Engine-commits mailing list