Yaniv Bronhaim has posted comments on this change. Change subject: vdsm standard CI arrangement ......................................................................
Patch Set 25: (2 comments) https://gerrit.ovirt.org/#/c/48268/25/automation/check-merged.sh File automation/check-merged.sh: Line 16: Line 17: # Generate coverage report in HTML format Line 18: pushd tests Line 19: coverage html -d "$EXPORT_DIR/htmlcov" Line 20: popd > This duplicates check-patch.sh. this is our own script Line 21: Line 22: # Run functional tests Line 19: coverage html -d "$EXPORT_DIR/htmlcov" Line 20: popd Line 21: Line 22: # Run functional tests Line 23: ./automation/lago-control.sh > This should not be here, please work on it as a separate job. ? this is the main script that runs everything. I don't understand your meaning.. -- To view, visit https://gerrit.ovirt.org/48268 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I463c754bd70679449d0841caeef1b845b5709f1c Gerrit-PatchSet: 25 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: David Caro <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Yeela Kaplan <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
