Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
Use lf-views to manage views through JJB
Issue-ID: CIMAN-218
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: If154d6a488998346cefe4a39927a6cb5379c08b0
|
|
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: I9ab50b7be18dd8288106e72231c60f1686c3b14a
Issue-ID: CIMAN-213
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>
|
|
After upgrading to JJB 2.2.0 any nested parameters
up to 3 levels will be reported as a failure.
We need to fix those so that there is only 2
levels maximum.
Committing this as a single patch since our verify
job is broken.
Change-Id: I17cb960bd182c45b8921855f699a0777882fd154
Issue-ID: CIMAN-184
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
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>
|
|
Add periodic scan job for nfv parser
Issue-ID: MODELING-75
Change-Id: If0c41af7857aa26b605d02023d3e7f1ce7fe1a65
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
|
|
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>
|
|
In order to focus on Beijing Release, this is removing remaining Amsterdam Jobs on:
-demo
-dmaap
-holmes
-integration
-modeling
-msb
-multicloud
-testsuite
-usecase ui
-vfc
Change-Id: I4f2a3818b1b53d426e03709e2bf7848cc02d1c78
Issue-ID: CIMAN-135
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.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>
|
|
Added pom file location for integration, modeling
and vnfsdk
Issue-ID: CIMAN-126
Change-Id: I2b829ae78c50e423de437c248aba2b6d20894a54
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
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 amsterdam branch for jjb job templates
for modeling repos
Change-Id: Iff7e1369aae3f77afc16fc25fcc38c26ade5d4ab
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: I748d0b44495c5e065891650ee8cba8b504f39986
Issue-Id: MODELING-28
Signed-off-by: Serban Jora <jora@research.att.com>
|
|
Use mvn-params to specify location of the pom file
Issue-ID: CIMAN-65
Change-Id: Idef2b1273dacb52ba0c8b57daafd1af5b445b50a
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
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>
|
|
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>
|
|
|
|
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>
|
|
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>
|
|
Use no-sonar template for daily releases for nfvparser.
nfvparser is python project.
Change-Id: Ibc9373343eb2b029bb6d0af2feec62cf9ca0c852
Issue-ID: MODELING-19
Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
|
|
Add nfvparser jobs for modeling/toscaparsers/nfvparser
Change-Id: I9b530077b5341555bcf8be2d21843b881450676c
Issues-ID: MODELING-10
Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
|
|
Add javatoscachecker jobs for modeling/toscaparsers/javatoscachecker
Change-Id: Ibc1b3e20aec94d4ff3289c25081c8c4a643e8070
Issues-ID: MODELING-14
Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
|