Age | Commit message (Collapse) | Author | Files | Lines |
|
gerrit-maven-sonar is now in place to run all the Sonar
scans. "release-version-java-daily-no-sonar" and
"release-version-java-daily" templates are exactly the
same after removing the sonar goals.
Issue-ID: CIMAN-126
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: If89f2c8a484c28271aa7b634ab7e6b3f064d63fb
|
|
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>
|
|
Add Jenkins jobs for CCSDK Amsterdam branch
Change-Id: If8ec43e4f68ac93a689d9559595dc3a61ae2a97c
Issue-ID: CIMAN-120
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Add java-version parameter just for CLM jobs to
avoid other jobs from breaking by picking the wrong
configuration.
Issue-ID: CIMAN-65
Change-Id: Ia70e807cc581d63296ef59320ef18e079b63c17d
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
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>
|
|
Disable Sonar scan on CCSDK and SDNC repos that contain no Java
code (packaging only).
Change-Id: I8f81ff877206912eb435ebaab57448a7fa8d8bbe
Issue-ID: CCSDK-59
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Removed unneeded Jenkins jobs from CCSDK and SDNC repositories. For
SDNC, removed release-1.1.0 branch stream, since that branch is
no longer actively used. For both, removed site-java jobs, which have
never worked correctly and are currently interfering with M2 acceptance
criteria, even though these jobs are not producing any binaries
used by anyone.
Change-Id: I87db40eb3bc8e43f8280a18ccdb97f6e9fc8e62b
Issue-ID: CIMAN-89
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Release 1.0.0 branches for CCSDK do not exist yet, so no need for 1.0.0
Jenkins stream
Change-Id: I298aeaa0d5f3d93397c9a57f66e63e6256844a28
Issue-ID: CCSDK-60
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Verify job fails in these jobs because
there is no docker host available.
Fixing by changing node to
ubuntu1604-docker-8c-8g
Change-Id: If7710edf7bfed1fc4298247e15227b36e3261f50
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Issue: CCSDK-27
Change-Id: Iafb919e09e5b99b74d015fe5274b1872abf43d04
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|