Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
Cleanup CLM job definitions that
do not require any parameters
Change-Id: Ib0125bcaa5e3c0a1f70041a78fec59c445e00645
Issue-ID: CIMAN-184
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
- 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>
|
|
Rather than hardcoding this parameter as part of the
maven-docker-push-daily macro, we are passing it as a
"mvn-params" parameter from the project's JJB template.
Notice that this change IS NOT adding "Dmaven.test.skip=true"
but rather moving it away from the macro into the project's
template to handle it individually per project.
Please refer to commit 262e8694ebce04450bc29b4805088a354b8aaccb
Change-Id: I7fd34114a45b0b36158e05a1be09ebc4d861d96e
Issue-ID: CIMAN-159
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
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>
|
|
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>
|
|
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>
|
|
Add Docker job for SDC Workflow designer.
Issue-ID: SDC-340
Change-Id: Ib97169c5573825f7d314d21d1048425f1fd9849e
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
|
|
Workflow designer CI JJB jobs
Change-Id: I132ef97ac03bdec94a72a9667da0815875d381cd
Issue-ID: SDC-248
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
|