Dan Kenigsberg 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 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]> --- 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, 99 insertions(+), 54 deletions(-) Approvals: Ondřej Svoboda: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Petr Horáček: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/46135 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia29761aa2ec920db4485bf704926b67e0d9851b1 Gerrit-PatchSet: 7 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Petr Horáček <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: David Caro <[email protected]> Gerrit-Reviewer: Ido Barkan <[email protected]> Gerrit-Reviewer: Jenkins CI 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
