Age | Commit message (Collapse) | Author | Files | Lines |
|
Updated stream name in CSIT and main clamp yamls to reflect the branch they refer to
Change-Id: Ifc9554dd7f656ec42e8feee287acda19fe0c9e65
Issue-ID: CIMAN-257
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
|
|
Add docker global-jjb job for clamp.
Use docker centos node for gerrit-maven-stage.
Change-Id: Ibd6f73dd563b406dbd72cf744dbe4ee68ac0cc0b
Issue-ID: CIMAN-250
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Replace Casablanca streams with Dublin streams
Issue-ID: CIMAN-257
Change-Id: I2076bc1f65c6e56aa142fdb0ba18c457ac54b9f1
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
|
|
|
|
Migrate to use gerrit-maven-stage from
global-jjb to allow the generation of
signed release artifacts that will reduce
release processing time.
Change-Id: I78c4d25afe3f690bfe8b899e8bfebdfd8a6d072b
Issue-ID: CIMAN-234
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Updated streams in CSIT and Main clamp yamls
Issue-ID: CIMAN-244
Change-Id: Ia815e0a4ff31a6d91e6243263c5257384b6a17e6
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
|
|
Add gerrit-info-yaml-verify from global-jjb
to verify INFO.yaml file contents.
Change-Id: If0df493c37e2d3e4e295694e00c3b874c96cff0f
Issue-ID: CIMAN-179
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
|
|
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>
|
|
Increase timeout to 120 minutes for clamp-maven-clm-master,
due to CLM job was not finished after 90 minutes.
Issue-ID: CIMAN-1
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
Change-Id: I2c77a13a2745f97473c3a9d0e00b8fe910bd4d76
|
|
Use lf-views to manage views through JJB
Change-Id: I377e257f4ca54c9e408146e4efa5f1dabbec8351
Issue-ID: CIMAN-218
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Increase timeout to 90 minutes for clamp-maven-clm-master,
due to CLM job was not finished after 60 minutes.
Change-Id: Iad08b14ee76d071677983c37d4e5a6ac61f00517
Issue-ID: CIMAN-1
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
|
|
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: I52435cda239d8e79ae11e4fc8e2d2e67b964b4b0
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: I9e0531719fc7f524c149144afcbac49b5b5fcfb8
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>
|
|
Remove debug flag on maven and remove useless maven properties in clamp
build
Issue-ID: CLAMP-150
Change-Id: Ib23f55a417ca29d392fd6c304bdf6aa71db9fe02
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Enable debug on maven docker build for clamp to investigate the issue
Issue-ID: CLAMP-150
Change-Id: I2dfad12aac7d7eeaa0e41d0203aa6fdee49bd0b8
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.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: I0f2e0d681734939f4e9b7d07faca33cc4a0da2b9
Issue-ID: CIMAN-159
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Fix the clm build for clamp as it's broken
Issue-ID: CLAMP-150
Change-Id: I24f8a61ad9ff6be6c1257d636b68e286ac2a6f31
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Clamp has a bunch it tests which needs a mariadb docker container.
Recent changes on availability of the DOCKER_REGISTRY env variable
force the registry to 'nexus3.onap.org' instead of docker.io.
This patch corrects both behaviors by setting 'nexus3.onap.org:10001 instead'
Issue-ID: CLAMP-150
Change-Id: I30a980c89755df05b8ec5f4aa0258031f4270bde
Signed-off-by: ac2550 <ac2550@intl.att.com>
|
|
Change-Id: If9d9a676ade972890a3748f24a58c81541b5b1df
Issue-ID: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
1)Remove Amsterdam branch visibility in Jenkins from logging-analytics repo
2)Remove Amsterdam branch visibility in Jenkins form clamp repo
3)Remove vnfsdk/compliance visibility in Sonar and Jenkins
Change-Id: I8922ffa4c1e64df9130b08b809c1474c728dc8e5
Issue-ID: CIMAN-65
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
|
|
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>
|
|
Move Sonar scan job for clamp to use a docker
based node
Change-Id: I512692f795ae20e5a7ac3e1e11e438b7a17b4ae9
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>
|
|
Change-Id: Ia545db49b35be91dde16078f7ac31330c7bc98d0
Issue-ID: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Add amsterdam branch for jjb job templates
for clamp repos
Change-Id: Ia191891beba60f925d0b480329bd16b07d45ac42
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Add an optional step to use maven version plugin
Issue-ID: CLAMP-57
Change-Id: I1d71183b98ae37c7e519b0e2c41c76c647b2e3f6
Signed-off-by: JulienBe <jb379x@att.com>
|
|
Add an optional step to use maven version plugin
Change-Id: Ia174dc86fff30bd814fc4a083eda08e75bfa5378
Issue-ID: CLAMP-57
Signed-off-by: JulienBe <jb379x@att.com>
|
|
Change-Id: If2097c7a386563c2abebcdd401833ad2d3c4f78d
Signed-off-by: eh552t <eh552t@intl.att.com>
Issue-ID: CLAMP-34
|
|
Change-Id: I0cae4ac2c3d3de6105251d97f9797414445fbc56
Signed-off-by: eh552t <eh552t@intl.att.com>
Issue-Id: CLAMP-28
|
|
Jenkins Jobs for Clamp CSIT using the templates provided by integration
Change-Id: I5c926c72fe85d046522c1f788b53e3215954660c
Signed-off-by: eh552t <eh552t@intl.att.com>
Issue-Id: CLAMP-28
|
|
Change-Id: I52651acba643bd78f66592e63bce913c87103a18
Signed-off-by: JulienBe <jb379x@att.com>
|
|
Issue: CLAMP-2
Change-Id: I0d0a5105f07928f8eadbd9c4061a3cc331cc37e3
Signed-off-by: JulienBe <jb379x@att.com>
|
|
Issue: CLAMP-2
Change-Id: I9f4d6d1991e22dff8929d8baeb8e2406646300c0
Signed-off-by: JulienBe <jb379x@att.com>
|
|
Issue: CLAMP-2
Change-Id: Ic027d6aef676feb4e69bdba291c546fedfbacc3a
Signed-off-by: JulienBe <jb379x@att.com>
|
|
Issue : CLAMP-2
Change-Id: Ifa7fc732e2a8a35ef783f24000d0503fb39acbc7
Signed-off-by: JulienBe <jb379x@att.com>
|
|
Issue: <CLAMP-2>
Change-Id: Ie139dcb28b9c4bd71741339df8385ba95ef35a68
Signed-off-by: JulienBe <jb379x@att.com>
|