Change in vdsm[master]: automation: Enable xunit report

dcaroest at redhat.com dcaroest at redhat.com
Wed Oct 7 15:13:40 UTC 2015


David Caro has posted comments on this change.

Change subject: automation: Enable xunit report
......................................................................


Patch Set 4:

(1 comment)

https://gerrit.ovirt.org/#/c/46640/4/automation/build-artifacts.sh
File automation/build-artifacts.sh:

Line 15: make PYFLAKES=true PEP8=true NOSE_EXCLUDE=.* rpm
Line 16: 
Line 17: find "$BUILDS" \
Line 18:     -iname \*.rpm \
Line 19:     -exec mv {} "$EXPORTED_ARTIFACTS/" \;
> ok. What about the path of the xml - so we have to copy it to specific loca
jenkins does not use it yet, if you archive it (put it under exported-artifacts) there's an effort to show the report in jenknis (not only for vdsm, but generically for any standard-ci job), so it will be shown once that is merged. No action will be taken about it though, if you want to fail (or not) you'll have to parse the report yourself and return != 0 if you want to fail
Line 20: find "$PWD" \
Line 21:     -maxdepth 1 \
Line 22:     -iname vdsm\*.tar.gz \


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie8c09cf21e7cf4a97b7b006f2b3ebe4943ed72b9
Gerrit-PatchSet: 4
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: David Caro <dcaroest at redhat.com>
Gerrit-Reviewer: Ido Barkan <ibarkan at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list