From Tal Nisan <tnisan(a)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 4.0, 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(a)redhat.com>
---
M automation/build-artifacts.sh
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Piotr Kliczewski: Looks good to me, but someone else must approve
Sandro Bonazzola: Looks good to me, approved
Eyal Edri: Verified
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/67930
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7a4c56d40a5dbf95764dff7887792a0893d54145
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Eyal Edri <eedri(a)redhat.com>
Gerrit-Reviewer: Eyal Edri <eedri(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>