Age | Commit message (Collapse) | Author | Files | Lines |
|
Allow {project-name}-{stream}-docker-version-java-daily
to allow a specific build-node to be able to run these
jobs using the ARM architecture nodes.
All current projects using this job will stay unchaged and
will still run their builds on ubuntu1604-docker-8c-8g.
Change-Id: If3e5c77b1e80c1dd86a676c920ac0ecb7d93d562
Issue-ID: CIMAN-219
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
|
|
Add arm64 docker-build job for sdc project
Change-Id: Iacb8328c9224271fae76d7f59df01835b7720e68
Issue-ID: CIMAN-217
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
|
|
Add nexus-iq-namespace variable for CLM jobs to use the
'onap' prefix in Nexus IQ reports.
Having this prefix, will help in situations where two different
organizations have the same application names.
Change-Id: Id689cbb482d823482932fb4d397bd2adae950735
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Make updates to the SDC JJB to support the Casablanca branch.
* Add new stream for the branch
* Updated CLM and sonar to run on the new branch
Change-Id: Ica14cf1ce740da088f09aeb109fee6c59fe8f932
Issue-ID: SDC-1913
Signed-off-by: Michael Lando <michael.lando@intl.att.com>
|
|
Use lf-views to manage views through JJB
Issue-ID: CIMAN-218
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I0c313c9c7640d3333e12f8d74e013aa8d9ec4d87
|
|
The clm job portion needs to be on its own
project section similar to the Sonar portion.
The reason behind this, is because we only want
this job to be running for master and no other
branches. Also, this is in preparation for the
work that is to come from global-jjb on application
names in CLM.
Change-Id: I18f3a31606675e47e1772a1d5681a2502929ff42
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
SDC sometimes times out during build process.
Increase the tiemout to 120 to allow more room to
process the build steps
Change-Id: Ie79bd1f6d7b26654fec7add4c5ab0dab581b87b0
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Spread the scheduling of Daily jobs throughout the
day to reduce resource contention.
Change-Id: I2b2606b4022c1d9f882bfe95b439b021b17f362e
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
This reverts commit 74c6abf7b5ec8663d0a7a437325d47274f6c111f.
Issue-ID: CIMAN-33
Change-Id: I5c8cd455908ee6352d273db5ff76cd6529f3d8af
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Remove CLM jobs as they are exposing proprietary
information. Looking into how to handle these better.
Change-Id: I8dde2f314af5a945163e0b1172926c398ec78c37
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Update sdc jjb to use maven 3.5.3,
Remove jobs from the Beijing branch,
Fix wrong use of the branch parameter for sonar in the jjb.
Change-Id: I515a1477d2fb10ebf07224bcfa426b0e30284386
Issue-ID: SDC-1294
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Removed old style Java memory definitions.
Fix incorrect sonar property definition.
Change sonar.branch.name to sonar.branch,
Because current sonar version does not support the property.
Change-Id: I79f417fe41de3599f65d54013ac2aceed79bef31
Issue-ID: SDC-1632
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Removed old style Jave memory definitions.
Add sonar branch name property to be passed to the maven on execution.
Add the use of the branch jjb variable, to allow differentiation of what branch the sonar run on.
Add use of the LF npm proxy, populate the reposetory with the LF repo when runing in LF jenkins.
Change-Id: Ia996bb8e925461c3fa5af6c1ff40a0371faa9123
Issue-ID: SDC-1632
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
- Add empty line between project sections.
Issue-ID: CIMAN-1
Change-Id: If799176581c1fc90e1d8ce2eead7582552e35db4
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
|
|
Update SDC JJB to use the Beijing branch
Change-Id: Ic6773ec3d8f17989316a5a250200d5104459dcdb
Issue-ID: SDC-1370
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Add -DskipTests=true to docker-version-java-daily job.
This flag will compile the tests but not run them.
Change-Id: I416cec8ae14ac444a7675f25e60b7bd418624b16
Issue-ID: CIMAN-158
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Use mvn-params: '-Djacoco.skip=false' to skip
jacoco during Sonar scans.
Change-Id: I042dc6783cd4a056b830912a4fa827c36d7e88c2
Issue-ID: SDC-1232
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
add flag to job execution to enable jacoco coverage collection
flag -Djacoco.skip=false
Change-Id: Ibc2ad42b5b716791cb498f64ca892e4ec782cd89
Issue-ID: SDC-1232
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Rename nodes from "basebuild" to "builder" in preparation
for updating to common-packer.
Change-Id: I6ff64e3ee5c856391430296aded45d84c46de171
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Remove stage-site-java JJB template as we no
longer will be using or updating the maven settings
files.
Change-Id: I5aa610328613ccd24fdfa5c64a14950b926dc5c8
Issue-ID: CIMAN-144
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
remove the jobs from Amsterdam branch
add clm job to sdc repo
remove the sonar scan from sdc titan as requested by Gildas Lanilis
Issue-ID: SDC-1040
Change-Id: I66b8a167ce45addc0cd44be2d592353568e3e398
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Change-Id: If9d9a676ade972890a3748f24a58c81541b5b1df
Issue-ID: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
The new upgrade of global-jjb 0.16.0 is able to
handle the java version better. We do not need to set
this variable as empty anymore.
Change-Id: I88cae9f4b49241b6045deee7fd696c18d781db1c
Issue-ID: CIMAN-126
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Run gerrit-maven-sonar on a 4c-4g node
Issue-ID: CIMAN-126
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I8a50b075ab6c1da5b015136b30a8aa2fab5bbc9a
|
|
The current Sonar goal in release-version-java-daily
has a lot of issues when running for projects in more than
one branch.
Remove sonar task from release-version-java-daily and use
global-jjb gerrit-maven-sonar job instead.
Change-Id: I9a20b68f4539e227ceab4063edb2df429cf60afb
Issue-ID: CIMAN-126
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Update sdc Jenkins jobs to use the amsterdam branch.
Align across all repos.
Change-Id: I0e18833d1c989e7e54ad1f640ece8596267f67b5
Issue-ID: SDC-713
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Remove Jenkins triggers release 1.0.0 of sdc
Change-Id: I7853e5f271c6d7a7099be6ffc80c349856d7a877
Issue-Id: SDC-423
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Change Jenkins jobs for SDC repo from
release-java-daily to release-version-java-daily
Change-Id: I0ac936b32244776f0d9fa3b802e869deebae58f9
Issue-Id: CIMAN-88
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Add Jenkins jobs to the branch release-1.1.0
Add release java daily job to run sonar
Change-Id: If7635a10c75970e0ef5731d33b5b6e407834e2ce
Issue-ID: CIMAN-81
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Change-Id: I3107f6151dd15f4cc82f02bfb7bea59b8aaca817
Signed-off-by: ig6133 <ig6133@intl.att.com>
|
|
Change-Id: I2f6b8e4f43129469c56d96d806fd78ffae7a16c2
Signed-off-by: ig6133 <ig6133@intl.att.com>
|
|
Few jobs are reaching the timeout very
quick if there are small delays from
maven. Let's increase the timeout to
give them a chance to finish
Change-Id: I7f176c06dce618efab5619c1a5386f7b80cee992
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: Icdd150df7755f1f31b5d8392d94f6b4e4a9c42e3
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: I0e04e278f5850517e983780c46fb401912a8f7be
Signed-off-by: ig6133 <ig6133@intl.att.com>
|
|
Change-Id: I6484a2533ffd7a61342531ef362ac2c4f5df6efc
Signed-off-by: ig6133 <ig6133@intl.att.com>
|
|
Change-Id: I5f0125942d8801ce4eb01e4e373d285cf2d08065
Signed-off-by: ml636r <ml636r@att.com>
|
|
Set build-timeout to 90 minutes
Change-Id: I327378467db88d329acf24e878695180a7b99747
Signed-off-by: ml636r <ml636r@att.com>
|
|
Change-Id: I3a30353e1e7986ab32e49d137007c49d75d70649
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
The sdc-master-merge-java job seems to be hitting possible memory issues
and failing. This increases the build node instance to take that out of
the troubleshooting.
Change-Id: Ia1d437e62063eba2c3401de5417209c9e961996e
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
Change-Id: I3c4977bffcf18b697854ff50baf4dd11bd7b0498
Signed-off-by: ml636r <ml636r@att.com>
|
|
Set build-node to powernode
Change-Id: I11744a7f0cdca46f59ceabaffd186f9a50cab79d
Signed-off-by: ml636r <ml636r@att.com>
|
|
Change-Id: Ib1124585734c4cfcd348249b609208bac8f3f396
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|