Francesco Romani has submitted this change and it was merged. Change subject: automation: add build_artifacts ......................................................................
automation: add build_artifacts Change automation structure according to new CI standard. Add build-artifacts.sh which builds all required packages. check-patch.sh then runs PEP8, Pyflakes and unit tests. If specfile was changed, it tries to install created packages as well. This patch is related to jenkins project patch: https://gerrit.ovirt.org/#/c/46147/ Change-Id: Ia29761aa2ec920db4485bf704926b67e0d9851b1 Bug-Url: https://bugzilla.redhat.com/1267851 Signed-off-by: Petr Horáček <[email protected]> Reviewed-on: https://gerrit.ovirt.org/46135 Continuous-Integration: Jenkins CI Reviewed-by: Ondřej Svoboda <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> Reviewed-on: https://gerrit.ovirt.org/46886 Continuous-Integration: Francesco Romani <[email protected]> Tested-by: Francesco Romani <[email protected]> Reviewed-by: Francesco Romani <[email protected]> --- A automation/build-artifacts.packages A automation/build-artifacts.repos.el7 A automation/build-artifacts.repos.fc21 A automation/build-artifacts.repos.fc22 A automation/build-artifacts.sh M automation/check-patch.packages A automation/check-patch.repos.el7 A automation/check-patch.repos.fc21 A automation/check-patch.repos.fc22 M automation/check-patch.sh 10 files changed, 91 insertions(+), 53 deletions(-) Approvals: Ondřej Svoboda: Looks good to me, but someone else must approve Francesco Romani: Verified; Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/46886 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia29761aa2ec920db4485bf704926b67e0d9851b1 Gerrit-PatchSet: 14 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.5 Gerrit-Owner: Francesco Romani <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: Petr Horáček <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
