summaryrefslogtreecommitdiffstats
path: root/jjb/aai/aai-champ.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-09-28Remove beijing stream from AAI JJBsJimmy Forsyth1-2/+0
Issue-ID: AAI-1692 Change-Id: I32d29f8f8a8f949e4000ab499ffa62b736e560f8 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
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-25Refactor CLM jobs for AAIJessica Wagantall1-1/+9
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-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-23Update aai jjb jobs for beijing branchJimmy Forsyth1-0/+2
Issue-ID: AAI-1170 Change-Id: I7ee064e2187fe1434af848e9e5cba92c6c876cb3 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-21Update jjb jobs for Gizmo and ChampRavi Geda1-2/+1
Remove release java daily and add release version java daily Change-Id: Ie6bd31d6dcedb633780a2e9c02ac4de1d0d3dafe Issue-ID: AAI-1151 Signed-off-by: Ravi Geda <GRaviK@amdocs.com>
2018-03-26Enable jenkins release jobsJimmy Forsyth1-2/+1
Issue-ID: AAI-939 Change-Id: Iba71400eae07820727d0113dae1f319581db15e4 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-03-19Rename basebuild to builderJessica Wagantall1-2/+2
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-03-09Remove stage-site-java templateJessica Wagantall1-5/+0
Remove stage-site-java JJB template as we no longer will be using or updating the maven settings files. Change-Id: I5aa610328613ccd24fdfa5c64a14950b926dc5c8 Issue-ID: CIMAN-144 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-28Update JJB yaml to build Champ as a microserviceMichael Arrastia1-1/+5
As Champ moves from a library to a microservice, this update aligns champ with other microservices by adding the following jobs: -release-java-daily -aai-docker-java-daily Issue-ID: AAI-814 Change-Id: I89c1064b00437cd780c09ded90c6c874d68a4b63 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-02-16Merge "Remove amsterdam jobs and disable daily"Jessica Wagantall1-1/+3
2018-02-16Remove amsterdam jobs and disable dailyjimmydot1-1/+3
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-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-04Remove amsterdam stream for aai-champJessica Wagantall1-2/+0
aai-champ does not have an amsterdam branch. Remove amsterdam stream Issue-ID: AAI-520 Change-Id: I9dadca510fab7fe34bfe9833564310ea85adc014 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-08-08Add jjb for aai-champ reposMuller, Andrew (am8383)1-0/+21
Issue-ID: AAI-81 Change-Id: I856dd019fea6474523202c126118a92b74b90262 Signed-off-by: Muller, Andrew (am8383) <am8383@us.att.com>