summaryrefslogtreecommitdiffstats
path: root/jjb/appc/appc-master.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-01-22remove El Alto build APPC JJBTaka Cho1-2/+0
remove El Alto build APPC jjb Change-Id: I9150ba0662701314c33ecce04fd6867f65176924 Issue-ID: APPC-1818 Signed-off-by: Taka Cho <takamune.cho@att.com>
2020-01-15Add java memory options to appc stage jobPatrick Brady1-0/+4
The appc-maven-stage-master job is failing with a 'GC overhead limit exceeded' error. This change adds the same maven/java properties that the other appc build jobs use to attempt to correct the problem. Change-Id: Icdc1aa438bd060560df5c3a242720bf2c91fcc00 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1816
2020-01-14Ensure INFO runs in centosJessica Wagantall1-0/+1
Move INFO.yaml verify jobs to centos node to ensure there are no issues with Python packages. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ib696292b9785478175515694247854b2e4e1c37f
2020-01-09Simplify sonar variablesJessica Wagantall1-1/+1
Globalize sonar_mvn_goal Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ia46696394bfbde621b861e662e6a512f5f6df967
2019-12-02Migrate APPC to SonarCloudJessica Wagantall1-0/+5
Issue-ID: CIMAN-343 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I8329ae665fc9f24aa27f6c7f77427bfe8ac279b5
2019-10-25Remove daily deprecated jobJessica Wagantall1-2/+0
Remove appc deprecated daily job. After the switch to global-jjb, this template became deprecated. This optimization will reduce storage costs for logs that we do not need. Issue-ID: CIMAN-339 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I5326ead09bad9315763cdeab0dad32706c5c9444
2019-10-08Merge "Appc jobs to maven 3.5"Jessica Wagantall1-0/+3
2019-10-08Appc jobs to maven 3.5Patrick Brady1-0/+3
Maven 3.5 is required for the new version of Opendaylight. Change-Id: Ic25032f3b3a1cc61a3dc57e849ce76a3bf3f90a6 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1749
2019-10-08set up jjb for elalto branchTaka Cho1-0/+2
we need jjb jobs for El Alto branch Change-Id: Ia44074f1322a64e78c4f7d1499508bf7b59aa531 Issue-ID: APPC-1762 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-09-16Move release jobs to docker nodeJessica Wagantall1-1/+1
Move release jobs to docker node since these repos will start using self container releases Change-Id: If335d12375863b3809e0d1335310a3eaeefea154 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-09-05Fix appc-clm gerrit-maven-clm jobHoua Yang1-0/+1
Add mvn-opts set for gerrit-maven-clm to address IT-17448. Issue-ID: CIMAN-33 Signed-off-by: Houa Yang <hyang@contractor.linuxfoundation.org> Change-Id: I4c58c252596a82c4e66b0173e448ebbbad697f6f
2019-09-03Fix APPC GC Maven Merge JobHoua Yang1-0/+2
Add JAVA and MVN opts set for merge job. Issue-ID: CIMAN-33 Signed-off-by: Houa Yang <hyang@contractor.linuxfoundation.org> Change-Id: I4bc2730aa96aa0ca39c81b50112449e5b18145f2
2019-08-30Fix APPC GC Maven issuesJessica Wagantall1-1/+2
APPC needs both JAVA and MVN opts set to: -Xmx4000m -XX:MaxPermSize=256m Add support for local java verify job. Issue-ID: CIMAN-33 Change-Id: I76a82a05ec66b6d8584471685ec9e72df0bb8de4 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-08-30resolve JJB GC issueTaka Cho1-1/+1
change mvn-option Change-Id: I944f6ed73e0565ff4e1259305b615c5aa65a19e6 Issue-ID: APPC-1711 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-08-29merge-verify job failed on GCTaka Cho1-0/+1
add an mvn-opts: -Xmx512m -XX:MaxPermSize=128m Change-Id: Ib14d6437fbafec7b9992d86a64a23ae7565efe9a Issue-ID: APPC-1711 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-08-01Add appc self release jobsPatrick Brady1-0/+2
Change-Id: If9b8bd73164399fe004620a32fdc778cbd934771 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1684
2019-07-29remove appc jenkins for dublinTaka Cho1-2/+0
Since we signed off Dublin release already, there is no need to run the build for Dublin in APPC. Change-Id: I68418ceac50db1899169ed4619f077639e253805 Issue-ID: APPC-1672 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-05-07Update APPC maven-stage jobsJessica Wagantall1-1/+3
- Run on centos docker 8c-8g nodes - Sign artifacts - Use versions plugin Change-Id: Ic88e89c0173ab6605aea5d5e9dadf214f5f6cb62 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-06Change appc build nodePatrick Brady1-1/+2
Update the maven-stage job to use the same size build node as the old release job. Change-Id: Iec7c74fb4bb230dc5fc2400b820469ea8861885f Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1595
2019-04-26Appc build jobs for dublin branchPatrick Brady1-0/+2
Change-Id: I4aa30ba1356b335b5749a98bad61efd065abb291 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1585
2019-03-02Add INFO.yaml verify job (APPC)Jessica Wagantall1-0/+8
Add gerrit-info-yaml-verify from global-jjb to verify INFO.yaml file contents. Change-Id: I3de372f3d52fc1b6ca078f7960515e956b574dc8 Issue-ID: CIMAN-179 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-03-02Migrate to gerrit-maven-stage (APPC)Jessica Wagantall1-0/+1
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: I32d7fd4bb0b532408b6e5366633490028fbfc307 Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-02-13Increase timeout for Appc Maven CLM jobBengt Thuree1-1/+1
appc-maven-clm-master CLM job kept failing, due to 30 mimute build timeout. Increased it to 60 minutes. RT Ticket 68375 Issue-ID: CIMAN-1 Change-Id: I3ea2ac3772e58e4cb0d454dc3553a01ca2b2414b Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
2019-02-07remove R3 appc jenkinsTaka Cho1-2/+0
R3 and R3 Mtn were passed, so removing R3 jenkins jobs Change-Id: I9aac7073fdf8973e2e94fb48049c25427ceb5b8b Issue-ID: APPC-1405 Signed-off-by: Taka Cho <takamune.cho@att.com>
2018-12-03Add nexus-iq-namespace for CLM jobsJessica Wagantall1-0/+1
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>
2018-11-12Add appc casablanca jobsPatrick Brady1-0/+2
Change-Id: I82847e1809aa1609139e6f0f3b5387d4f4743d1a Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1212
2018-10-23APPC-Refactor CLM project blockJessica Wagantall1-4/+12
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: I45642f6f3c14acd047141d3b8f74113c0674c54a Issue-ID: CIMAN-213 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-09-28Spread out the scheduling of Daily jobsGary Wu1-1/+1
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>
2018-09-27Remove appc Beijing jobsPatrick Brady1-2/+0
Change-Id: I9ac0e72a07b201e58aa226e84cb4a804253bc333 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1210
2018-08-24Revert "Remove CLM jobs"Jessica Wagantall1-0/+4
This reverts commit 74c6abf7b5ec8663d0a7a437325d47274f6c111f. Issue-ID: CIMAN-33 Change-Id: I5c8cd455908ee6352d273db5ff76cd6529f3d8af Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-23Remove CLM jobsJessica Wagantall1-4/+0
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>
2018-07-14Make code sections readable and consistentAnil Belur1-0/+1
- Add empty line between project sections. Issue-ID: CIMAN-1 Change-Id: If799176581c1fc90e1d8ce2eead7582552e35db4 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2018-05-22Add appc jobs for Beijing branchPatrick Brady1-0/+2
Change-Id: I03da80d90e758a3ef0c7bb495363024036c203b2 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-916
2018-05-16Move appc-master-release to 8c8gPatrick Brady1-1/+2
Appc merge and verfiy are already on the 8c8g. This release job is failing often because it is still on the 4c4g Change-Id: I84ee45be660916ddd7479047cdbf8f8f79bf6569 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-906
2018-03-19Rename basebuild to builderJessica Wagantall1-5/+5
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>
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-14Appc sonar increase java memoryPatrick Brady1-1/+1
Build is failing due to heap space. The value seemed to be set very low, especially since its running on an 8gb system. I also removed the MaxPermSize since it is not used anymore: "ignoring option MaxPermSize=256m; support was removed in 8.0" Change-Id: If6d88458a843a9e78896d1875868d4ab5d60da05 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-636
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-08Move APPC clm node into an 8c-8g onePatrick Brady1-0/+1
This change was done for the verify job and merge job, but now the clm job is hitting the heap limit, just as the others were. Change-Id: I10e9d2f7e08a1b8da516bf2e3f18f78cf8b7f3be Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: CIMAN-121
2018-02-01Switch appc-sonar to 8c-8g nodeJessica Wagantall1-1/+1
Issue-ID: CIMAN-126 Change-Id: Icb80e7222d096d5dccda4892c6c2aeaae8d17027 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>
2018-01-16Move APPC merge node into an 8c-8g onePatrick Brady1-1/+2
This change was done for the verify job, but not for the merge job. The merge job is hitting the heap limit, just as the verify job was. Change-Id: I9e6f740f1fa5a479a3d286d1ca672c52034212a0 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: CIMAN-121
2017-12-18Move APPC verify node into an 8c-8g oneJessica Wagantall1-1/+2
Move to an 8c-8g node to avoid lack of space. Change-Id: Iaf7e1a351f0ecd0f5745b40b9a009d3f742074ca Issue-ID: CIMAN-121 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-12-13Remove Sonar analysis of APPC amsterdam branchPatrick Brady1-2/+0
Sonar analysis is only required on the master branch of APPC. Updated the Jenkins job to use the no-sonar template on the release branch. Change-Id: I743845e0506824bdc68d55ee6690d74b2a3fdb82 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-343
2017-12-04Increase build timeout for appc-maven CLM jobJessica Wagantall1-0/+1
Increase from 15 to 30 mins Change-Id: Ied5b655fb7e458d5a71d90a2033be3c995690986 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 appc repos Change-Id: Ifddf71376a7d47dd8c144871d90d14fe599c007f Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-07Merge "Appc- removing site job"Jessica Wagantall1-3/+0
2017-11-06Disable tests during CLM run for appcJessica Wagantall1-1/+1
Tests are making the CLM job run for too long (more than 90 mins). We don't need the tests part for CLM reports Change-Id: Id075e1475d9eede57943271e513f4c1ca8e3d849 Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-06Appc- removing site jobPatrick Brady1-3/+0
Our site job is taking 10+ hours, timing out on jenkins and failing. We are going to re-configure how the javadocs plugins are configured for the next release. Change-Id: I0ccd29308eb37a1712e129c2868b46aa6ede6fcd Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-266