Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
- Add empty line between project sections.
Issue-ID: CIMAN-1
Change-Id: If799176581c1fc90e1d8ce2eead7582552e35db4
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
|
|
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: I71a93ca778817448d7b8772fd32fd7cc87460d35
Issue-ID: CIMAN-159
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Add CLM job for modeling-toscaparsers-javatoscachecker
Change-Id: I0593c54d5b638d0b0e7bb0ebcc725607020998f5
Issue-ID: CIMAN-133
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>
|
|
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>
|
|
Added pom file location for integration, modeling
and vnfsdk
Issue-ID: CIMAN-126
Change-Id: I2b829ae78c50e423de437c248aba2b6d20894a54
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>
|
|
Change-Id: I748d0b44495c5e065891650ee8cba8b504f39986
Issue-Id: MODELING-28
Signed-off-by: Serban Jora <jora@research.att.com>
|
|
Location needs to include subproject in path. Also corrects trigger job name for csit job.
Change-Id: Ic0d936682e6479d3a7ee4cda6540939badd3f5cb
Issue-Id: MODELING-26
Signed-off-by: Serban Jora <jora@research.att.com>
|
|
Add missing setVersion parameter which is needed by
{project-name}-{stream}-docker-java-properties-daily
job template.
Change-Id: Ie4acb1b363b2613eb9f7ec5b9f210acdbeff8c77
Issue-Id: MODELING-26
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Add CSIT job template
Change-Id: I920d296ffa123f2fdae503612bfd9d83d589e05f
Issue-Id: MODELING-26
Signed-off-by: Serban Jora <jora@research.att.com>
|
|
Requires node with docker support as image is built at packaging stage.
Change-Id: Iba4421bf0fc85172e6b85924f11e245f9178bf74
Issue-Id: MODELING-26
Signed-off-by: Serban Jora <jora@research.att.com>
|
|
Add javatoscachecker jobs for modeling/toscaparsers/javatoscachecker
Change-Id: Ibc1b3e20aec94d4ff3289c25081c8c4a643e8070
Issues-ID: MODELING-14
Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
|