summaryrefslogtreecommitdiffstats
path: root/jjb/aai/aai-esr-gui.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-03-02Add INFO.yaml verify job (AAI)Jessica Wagantall1-0/+8
Add gerrit-info-yaml-verify from global-jjb to verify INFO.yaml file contents. Change-Id: Iffef07ff49d65dd098149f455eb6404145a9de27 Issue-ID: CIMAN-179 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-02-15Switch sonar and clm jobs to masterJimmy Forsyth1-2/+2
Issue-ID: AAI-2158 Change-Id: I6a5952ea76e27cdd7e94019aa6d94d51d2a555f7 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-12-13Add stream to CLM jobs to fix jenkins labeljimmy1-1/+3
Issue-ID: AAI-2004 Change-Id: I459730a46ea7fb2f057425f4de6ce15464f8b180 Signed-off-by: jimmy <jf2512@att.com>
2018-12-04Add casablanca streams for maintenance releasejimmy1-1/+3
Change-Id: Ic80e89c830d628ccf05449ef8166d8c6a5d00567 Issue-ID: AAI-1984 Signed-off-by: jimmy <jf2512@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-27Merge "Allow docker-java to specify node"Jessica Wagantall1-1/+1
2018-11-13Manage views [aaf,aai,appc] in JJBJessica Wagantall1-0/+6
Use lf-views to manage views through JJB Change-Id: Ie6dfe6a9dca587ae133927bfabe9a9ed8ec2e289 Issue-ID: CIMAN-218 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-11-08Allow docker-java to specify nodeJessica Wagantall1-1/+1
Allow {project-name}-{stream}-docker-java-daily to allow a specific build-node to be able to run these jobs using the ARM architecture nodes. All current projects using this job will stay unchaged and will still run their builds on ubuntu1604-docker-8c-8g. Change-Id: I36dd81f3de10a1f40d3c1aabe7d379475f78d6c8 Issue-ID: CIMAN-219 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-09-25Refactor CLM jobs for AAIJessica Wagantall1-1/+8
CLM jobs should only run in master as running for other branches causes the reports to be overwritten. Refactor CLM jobs in a separate section of the yaml. Change-Id: I6e0200866ae662c1becfd99e1169d06ba06bbe0a Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-24Revert "Remove CLM jobs"Jessica Wagantall1-0/+1
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-1/+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-08-01Fix clm job definitionJessica Wagantall1-1/+1
Cleanup CLM job definitions that do not require any parameters Change-Id: Ib0125bcaa5e3c0a1f70041a78fec59c445e00645 Issue-ID: CIMAN-184 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-05-07Move Dmaven.test.skip param (a-e)Jessica Wagantall1-1/+2
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>
2018-03-19Rename basebuild to builderJessica Wagantall1-1/+1
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-27Remove JavaScript from SonarGildas Lanilis1-12/+1
As decided at TSC, we won't be be measuring code covergae for JavaScript. Issue-ID: CIMAN-65 Change-Id: Ifb13506366329a71fdda177f5fc137e072312ea4 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-02-16Merge "Remove amsterdam jobs and disable daily"Jessica Wagantall1-2/+0
2018-02-16Remove amsterdam jobs and disable dailyjimmydot1-2/+0
Issue-ID: AAI-777 Change-Id: I055802953451461757e2cf14c7a9a2bc7a75c5a8 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
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-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-01Remove release-version-java-daily-no-sonarJessica Wagantall1-1/+1
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
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-01Add the amsterdam jobs for aai reposVenkata Harish K Kajur1-0/+2
Issue-ID: AAI-520 Change-Id: I4de175c6186ecf0b94ceeb292eade74443342886 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-10-13Add java-version for CLM projectsJessica Wagantall1-1/+2
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>
2017-10-11Move CLM jobs to global jjbJessica Wagantall1-1/+1
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>
2017-10-09Add -no-sonar to jenkins release jobjimmy1-1/+1
Issue-ID: AAI-423 Change-Id: I3493aa55f7b926a4e2a1a78d2d1bac5b8a3da801 Signed-off-by: jimmy <jf2512@att.com>
2017-09-21Add docker daily build task for esr-gui.lizi001643311-3/+3
Remove stage-site build task, it is not in used for esr-gui. Add docker build task for esr-gui. Change-Id: I4df33a0df733cbca1940067adfd1ac97ddd57739 Issue-ID: AAI-188 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-08-08Add jjb for aai/esr-gui and aai/esr-serverlizi001643311-0/+21
Change-Id: Iae20662a56fea5f3a8cfdfb19448965087f56777 Issue-ID: AAI-138 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>