summaryrefslogtreecommitdiffstats
path: root/jjb/clamp/clamp.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-02-14Run sonar jobs once a dayJessica Wagantall1-0/+1
Change-Id: If9d9a676ade972890a3748f24a58c81541b5b1df Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-13Clean up Sonar and JenkinsGildas Lanilis1-2/+0
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>
2018-02-13Remove empty java-version in templatesJessica Wagantall1-2/+0
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>
2018-02-12Move clamp to docker build nodeJessica Wagantall1-2/+2
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>
2018-02-01Set build node for gerrit-maven-sonarJessica Wagantall1-0/+1
Run gerrit-maven-sonar on a 4c-4g node Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I8a50b075ab6c1da5b015136b30a8aa2fab5bbc9a
2018-02-01Move projects to gerrit-maven-sonarJessica Wagantall1-0/+11
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>
2017-12-05Add CLM jobs for clamp reposJessica Wagantall1-0/+2
Change-Id: Ia545db49b35be91dde16078f7ac31330c7bc98d0 Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-21Add amsterdam stream to JJB templatesJessica Wagantall1-0/+2
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>
2017-10-17Add step for version to docker java propertiesJulienBe1-0/+1
Add an optional step to use maven version plugin Issue-ID: CLAMP-57 Change-Id: I1d71183b98ae37c7e519b0e2c41c76c647b2e3f6 Signed-off-by: JulienBe <jb379x@att.com>
2017-09-27Add step for version to release-checkstyleJulienBe1-0/+1
Add an optional step to use maven version plugin Change-Id: Ia174dc86fff30bd814fc4a083eda08e75bfa5378 Issue-ID: CLAMP-57 Signed-off-by: JulienBe <jb379x@att.com>
2017-08-08Pass mvn properties as stringJulienBe1-5/+7
Change-Id: I52651acba643bd78f66592e63bce913c87103a18 Signed-off-by: JulienBe <jb379x@att.com>
2017-08-07Pass mvn properties to clamp merge jobJulienBe1-1/+4
Issue: CLAMP-2 Change-Id: I0d0a5105f07928f8eadbd9c4061a3cc331cc37e3 Signed-off-by: JulienBe <jb379x@att.com>
2017-07-25Skip docker deploy in release jobJulienBe1-1/+3
Issue: CLAMP-2 Change-Id: I9f4d6d1991e22dff8929d8baeb8e2406646300c0 Signed-off-by: JulienBe <jb379x@att.com>
2017-07-17Introduction of the checkstyle pluginJulienBe1-2/+2
Issue: CLAMP-2 Change-Id: Ic027d6aef676feb4e69bdba291c546fedfbacc3a Signed-off-by: JulienBe <jb379x@att.com>
2017-07-02Changing build nodeJulienBe1-1/+1
Issue : CLAMP-2 Change-Id: Ifa7fc732e2a8a35ef783f24000d0503fb39acbc7 Signed-off-by: JulienBe <jb379x@att.com>
2017-06-22Adding clamp build jobsJulienBe1-0/+26
Issue: <CLAMP-2> Change-Id: Ie139dcb28b9c4bd71741339df8385ba95ef35a68 Signed-off-by: JulienBe <jb379x@att.com>