Merge redundant build jobs into a single template 89/56689/3
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 8 May 2017 21:37:37 +0000 (17:37 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 8 May 2017 22:37:04 +0000 (18:37 -0400)
commit4dfd0109ed6b2fa92077e7e89748e1ca97432851
treee3550821db0f9f0258a22710edddd3ca32f2de19
parente83011193b152086e55da73af1da1b73dad1a8ae
Merge redundant build jobs into a single template

Not necessary to define multiple templates that differ only in 1 line of
the Maven Goals parameter. This patch removes the redundant job
templates and adds a new EXTRA_MVN_OPTS parameter that can optionally be
used to pass additional parameters if necessary both at runtime and per
stream by passing the {extra-mvn-opts} jjb parameter.

Additionally:

    - Removes archiving of sar data in Jenkins (we shouldn't be
      archiving anything in Jenkins).
    - Revert archiving of **.zip files as we are able to produce
      staging repos now.

Change-Id: Ifd164291d997f0bd59aa697ad456f64df93024a3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/autorelease/autorelease-projects.yaml
jjb/autorelease/autorelease-templates.yaml