Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Allow subprojects to build docker separately
Issue-Id: VFC-509
Change-Id: I3c9c8ba8b461d5fe35c79d1187ffdb7190c20700
Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
|
|
Issue: CIMAN-97
Change-Id: Ice288329dac657bf2d1adfa8fff535d5672f30e3
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
Add an optional step to use maven version plugin
Issue-ID: CLAMP-57
Change-Id: I1d71183b98ae37c7e519b0e2c41c76c647b2e3f6
Signed-off-by: JulienBe <jb379x@att.com>
|
|
|
|
Change-Id: Ifc8ea3647546f64a9bbbe9b08aa27e5c0a2717e6
Issue-Id: VFC-509
Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
|
|
|
|
Use CLM job from global-jjb
Remove the local CLM job template
Issue-ID: CIMAN-65
Change-Id: I0660c6b73552d2e29851f3f120c7db2698724141
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: I4fd1483e6eb1a3e73618058cb091b42ec6c5e445
Issue-Id: VFC-509
Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
|
|
Define a new template for subproject release builds that does not
update the version tag within the <parent>. This is needed for
the oparent-odlparent subproject of oparent, whose parent is an
external POM from the OpenDaylight project.
Change-Id: I798b0292f17b6b9d5234f147910488e4bb6ecee2
Issue-ID: CIMAN-99
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
For versions:set step, if there is no pom.xml the job will
assume a root pom.xml.
This is not always valid like the case of portal/sdk.
Need to add the pom variable so that the job picks up the defined
pom.xml
Change-Id: Icafcb51fc22e8de819701968b3846278f4299e44
Issue-ID: CIMAN-97
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Let release-version-java-daily jobs run between 10am and 5pm PT
to minimize channel issues in the Jenkins instances.
Change-Id: I74036a2624ad6268213c8e58a1586820ec7f7080
Issue-ID: CIMAN-95
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
add new template for this purpose
Template allows to pass a maven profile
Change-Id: I984d836bd053065d3d10b726aaca9851c2132fe7
Issue-ID: SO-168
Signed-off-by: JulienBe <jb379x@att.com>
|
|
Add release-java-daily-no-sonar for projects and
subprojects that do not require Sonar scans
Change-Id: I4771926752b77ca6a35f40350514d8603fde2480
Issue-ID: CIMAN-92
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Add an optional step to use maven version plugin
Change-Id: Ia174dc86fff30bd814fc4a083eda08e75bfa5378
Issue-ID: CLAMP-57
Signed-off-by: JulienBe <jb379x@att.com>
|
|
Add {project-name}-{stream}-{subproject}-aai-docker-java-daily
to run at a subproject level.
Change-Id: Iafb6e6647ed334b16f03a8520df80ace1b3eb6ff
Issue-ID: CIMAN-83
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Add {project-name}-{stream}-{subproject}-release-version
-java-daily-no-sonar to support subprojects.
Change-Id: I06cbbfcd250206eb8fd53e30cdc5508c56e46c43
Issue-ID: CIMAN-75
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: If465a45ac93fca37adf07ca94e5d7ac925a808db
Issue-id: CIMAN-23
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
{subproject}-release-java-daily fails due to a Java
heap space limitation.
Increasing this value as per the suggested resolution:
http://cwiki.apache.org/confluence/display/MAVEN/OutOfMemoryError
Change-Id: I174e872eddb9990504ddf251d157d317aa7120c2
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
|
|
Change-Id: I52651acba643bd78f66592e63bce913c87103a18
Signed-off-by: JulienBe <jb379x@att.com>
|
|
release-java-daily fails due to a Java heap space
limitation. Increasing this value as per the suggested
resolution:
http://cwiki.apache.org/confluence/display/MAVEN/OutOfMemoryError
Change-Id: I02096c05723d2a78f7ef6fd259401d3c19d4c65a
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Issue: CLAMP-2
Change-Id: I0d0a5105f07928f8eadbd9c4061a3cc331cc37e3
Signed-off-by: JulienBe <jb379x@att.com>
|
|
Issue: CLAMP-2
Change-Id: Ic027d6aef676feb4e69bdba291c546fedfbacc3a
Signed-off-by: JulienBe <jb379x@att.com>
|
|
|
|
Change-Id: Ief3b0584cc25b9036b6a5e1e5d4f8c41cb754349
JIRA: CIMAN-4
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
|
|
This silences the download-progress output from Maven that
clutters *-release-version-java-daily jobs; e.g.:
...
Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom
07:34:51 4/10 KB
8/10 KB
8/10 KB
10/10 KB
Change-Id: Iac798cd260a5c10b4ab89e6f1ae74254ba0194d6
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
Issue: <CLAMP-2>
Change-Id: Ie139dcb28b9c4bd71741339df8385ba95ef35a68
Signed-off-by: JulienBe <jb379x@att.com>
|
|
- Remove check-clm global macro
- Isolate mvn goals in a separate variable
- Update build-days-to-keep
Issue: RELENG-150
Change-Id: I153cacbaef288ee8fbb1498b958b31d5457663f1
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
This template will be used in jenkins per project to
perform code scans in nexus-iq server
Issue: RELENG-150
Change-Id: I93f7209c752748abcf1314ba3dfd2a1e112dc639
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: If3469caf0403159b364d4edf1064d432c76e1b9c
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* changes:
Initial coala delint (global templates)
Initial coala delint (ecompsdkos)
Initial coala delint (ui)
Initial coala delint (scripts)
Initial coala delint (packer)
Initial coala delint (portal)
Initial coala delint (policy)
Add configuration in prep to enable coala and tox
|
|
Also update the docker push script to not push for the new repos
This part of the push should be automated by the maven build
Keeping the docker push for any other components that might use it
Change-Id: Ib2da0ce491eb99c96257a4503cb3f89f502795c4
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Initial coala delint for the projetct global JJB templates
Issue: CIMAN-2
Change-Id: I5e850c918beb1bae9460dcb35be685012d7d3620
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
The docker.push parameter was missing and therefore it was not possible
to push the docker images when there was a merge. This was crashing the
jenkins job
Change-Id: I8d428bb5b40ccbcbbefc14cb49a5926779496998
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
The docker login must be done when using the deploy goal in maven as
the docker images are now built when doing the merge job.
Change-Id: I1f9982c75152ff14d1278331c0a6dafed5b10318
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Change-Id: I330dba612fd6869dc178f69aaf02b1b5c3b92799
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Adding new merge and verify job templates
in order to use a maven profile
Change-Id: I016a1064af4c37a4f8f34435f837e5c8b25662b9
Signed-off-by: JulienBe <jb379x@att.com>
|
|
* Enable log shipping on the rest of the ci-management templates
* Enable log shipping on all global templates
Change-Id: If7edbc9d11b0cdd17c21f03e9bd4fcfbcd9b5cb8
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
Change-Id: I47f9e1554d9607e62921036cd8b3d3915b7b4ead
Signed-off-by: Carsten Lund <lund@research.att.com>
|
|
Change-Id: I26581ad38a63956a79a3364915a990392300b896
Signed-off-by: ig6133 <ig6133@intl.att.com>
|
|
Add SDC merge template with mvn-profile
Modified SDC jobs to use updated templates
Change-Id: Id94b9821332c8af77219a3b1c2bb3e4f493e106e
Signed-off-by: ig6133 <ig6133@intl.att.com>
|
|
Change-Id: I8474346c8c37e2c25abc8a426e82cbad38bd656c
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
|
|
Change-Id: Iaeb2d3bb35622474fa671f4f65f38fd3795e3374
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Change-Id: I8a245bd74c1774a98d85903ed1533cff0f708278
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Change-Id: I1f7c6e89ee67710f77ff22d219c28adc2a9cee72
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
Change-Id: I37974c6ba8f7b8035fa92b7deab155ecc4b69860
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Change-Id: I9932967a3a085fa29297fd2d0e5ad4941e402f50
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
|
|
Change-Id: I102f78edd204d03aff990428f0accc728fd62e8c
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|