
From Tal Nisan <tnisan@redhat.com>:
Tal Nisan has submitted this change and it was merged. Change subject: automation: moving build-artifacts to build minimal ...................................................................... automation: moving build-artifacts to build minimal We don't need to run full matrix of lang + browsers on each commit in CI, it takes too long and steals valuable resources, such as BM slaves. It also delays the response / fix time of any fix merged into engine to show up on system jobs. cherry-picked from master, this already saves 40 min runtime of builds on CI in master. Another benefit is to get more info on experimental flow if we move the build to run on each commit as opposed to each 2 hours as it is now. Change-Id: I7a4c56d40a5dbf95764dff7887792a0893d54145 Signed-off-by: Eyal Edri <eedri@redhat.com> --- M automation/build-artifacts.sh 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Sandro Bonazzola: Verified; Looks good to me, approved Martin Peřina: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Vojtech Szocs: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/67774 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7a4c56d40a5dbf95764dff7887792a0893d54145 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.0 Gerrit-Owner: Eyal Edri <eedri@redhat.com> Gerrit-Reviewer: Eyal Edri <eedri@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com>