summaryrefslogtreecommitdiffstats
path: root/jjb/aai
AgeCommit message (Collapse)AuthorFilesLines
2018-02-01Remove release-version-java-daily-no-sonarJessica Wagantall13-16/+16
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 Wagantall15-0/+15
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 Wagantall15-0/+165
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-17Update to ensure push only master branchVenkata Harish K Kajur11-10/+203
Issue-ID: AAI-603 Change-Id: I0a6cd3c9b1574f10c0608f8a312eab8d1ad46fa4 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-12-11Fix stream branches on aai-csitJeremy Phelps1-4/+6
Change-Id: I31d3fe0d60d7a87f193d4ac5aae165be1a163996 Issue-ID: CIMAN-120 Signed-off-by: Jeremy Phelps <jphelps@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 Kajur15-4/+34
Issue-ID: AAI-520 Change-Id: I4de175c6186ecf0b94ceeb292eade74443342886 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-11-13Use new jjb templates for aai servicessblimkie3-3/+3
The model-loader, data-router, and sparky services will use the jjb template which will allow creation of the autorelease repo. IssueID: AAI-458 Change-Id: I4c8ac156aac079778022f61d0e82e80c56e22ef5 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2017-11-13Fix failing search-data-service jobsblimkie1-2/+2
Previously changed the sds to use a new jjb template for the daily docker build job. However, that job assumed that we used a different version of the maven-docker-plugin. Reverting the change, since the old job worked fine. IssueID: AAI-458 Change-Id: Id8a94922660f9bd21140f4824dc5610289d85b9f Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2017-11-10Use new jjb template for search-data-servicesblimkie1-3/+3
Use jjb template which will allow autorelease repo to be created IssueID: AAI-458 Change-Id: I80c48c9a8e2d563a1f0e5e05dc0deb39e8f9c83d Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2017-11-06Increase build timeout for aai-service CLM jobJessica Wagantall1-0/+1
Increase from 15 to 45 mins Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I4b4761713e0529cf7cf9b10b602d15b80fa7aa4d
2017-10-19Stop building on deprecated streamsblimkie1-2/+0
No need to build the 1.0.0 version of the model loader. Change-Id: I952d4d66efb8ce77be6158aedfb576687019a932 IssueID: AAI-439 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2017-10-13Add java-version for CLM projectsJessica Wagantall16-16/+32
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 Wagantall16-16/+16
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 jobjimmy2-2/+2
Issue-ID: AAI-423 Change-Id: I3493aa55f7b926a4e2a1a78d2d1bac5b8a3da801 Signed-off-by: jimmy <jf2512@att.com>
2017-10-04Remove the sonar, docker job from aai-serviceVenkata Harish K Kajur1-7/+0
Need to remove these jobs from jenkins as the aai-service has been replaced by aai-common, resources and traversal repos Issue-ID: AAI-416 Change-Id: I026f98983f707d846217c8e48eb89f45bf5b7717 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-28Merge "Add project yaml file for the aai-babel service"Jessica Wagantall1-0/+20
2017-09-28Add project yaml file for the aai-babel serviceWong, Ben (bw3755)1-0/+20
Add JJB project configuration for the aai-babel service Change-Id: I49c2e6f0a14501952f7817e9bf41205876226b18 Issue-Id: AAI-46 Signed-off-by: Ben Wong <bwong@amdocs.com>
2017-09-28Remove aai-service master branch jenkins jobsjimmy1-2/+0
Issue-ID: AAI-374 Change-Id: I40fc5f16e09e00d7fa3356d61d9e03f439b3ed36 Signed-off-by: jimmy <jf2512@att.com>
2017-09-28Fix the way of trigger esr-server csit usecase.lizi2-14/+3
Change-Id: I54abd14b3df0d1f7c5ab84d53db3e46f74a10162 Issue-ID: AAI-393 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-09-27Merge "Temporarily disable search-data-service tests"Jessica Wagantall1-2/+0
2017-09-27Temporarily disable search-data-service testsDaniel Silverthorn1-2/+0
Disable tests because they are failing intermittently and I don't have time to investigate Change-Id: I5e4557b40dbc334b7b34626e07bc5c26ab6df74a Issue-Id: AAI-308 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2017-09-27Add the traversal csit to jenkins jobsVenkata Harish K Kajur1-0/+3
Issue-ID: AAI-156 Change-Id: Ic97648ab3e0390d004302cf292a5cdbc8a7a5aa1 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-26Add csit yaml file for esr-server.lizi001643311-0/+14
Change-Id: Ibcfad4b676f9795bd43a52fbd7c93eed52ed1775 Issue-ID: AAI-337 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-09-21Merge "Add docker daily build task for esr-gui."Jessica Wagantall1-3/+3
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-09-14Remove docker blessing jobs from aaijimmy7-7/+0
Change-Id: Ic6400b8a455874d4b3337379c1ed6a1480b4d390 Issue-ID: AAI-296 Signed-off-by: jimmy <jf2512@att.com>
2017-09-08Merge "Add the resource functionality to aai-csit"Jessica Wagantall1-0/+3
2017-09-08Add the resource functionality to aai-csitVenkata Harish K Kajur1-0/+3
Issue-ID: AAI-155 Change-Id: I0091e2299bfd57306a31148099b0818ee6c45a07 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-08Add docker daily build task for esr-server.lizi001643311-3/+3
Remove stage-site build task, it is not in used for esr-server. Add docker build task for esr-server. Change-Id: Ic1f19de9347b931a297451ec95184bceecb45b7f Issue-ID: AAI-187 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-08-22JJB for aai/search-data-service service csit testDaniel Silverthorn1-0/+13
Issue-ID: AAI-158 Change-Id: I55ec6e717c2f52f0688392561a60c6b84f33853e Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2017-08-09Merge "Add jjb for aai-champ repos"Jessica Wagantall1-0/+21
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>
2017-08-08Add jjb for aai/esr-gui and aai/esr-serverlizi001643312-0/+42
Change-Id: Iae20662a56fea5f3a8cfdfb19448965087f56777 Issue-ID: AAI-138 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-06-09Merge "aai-sparky-be: Enable CLM scan job"Andrew Grimberg1-0/+1
2017-06-09Merge "aai-data-router: Enable CLM scan job"Andrew Grimberg1-0/+1
2017-06-09Merge "aai-search-data-service: Enable CLM scan job"Andrew Grimberg1-0/+1
2017-06-09Merge "aai-traversal: Enable CLM scan job"Andrew Grimberg1-0/+1
2017-06-09Merge "aai-router-core-service: Enable CLM scan job"Andrew Grimberg1-0/+1
2017-06-09Merge "aai-logging-service: Enable CLM scan job"Andrew Grimberg1-0/+1
2017-06-09Merge "aai-sparky-fe: Enable CLM scan job"Andrew Grimberg1-0/+1
2017-06-09Merge "aai-rest-client: Enable CLM scan job"Andrew Grimberg1-0/+1
2017-06-09Merge "aai-model-loader: Enable CLM scan job"Andrew Grimberg1-0/+1
2017-06-08aai-search-data-service: Enable CLM scan jobJessica Wagantall1-0/+1
CLM scans should be performed for aai-search-data-service and the results will be reported in Nexus IQ server. Change-Id: I8b87f2378c40172d4b5a7505efa4f763cc4cc4bc Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-06-08aai-data-router: Enable CLM scan jobJessica Wagantall1-0/+1
CLM scans should be performed for aai-data-router and the results will be reported in Nexus IQ server. Change-Id: I66b034135c6218767d23746747aa4927ae547c4d Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-06-08aai-sparky-be: Enable CLM scan jobJessica Wagantall1-0/+1
CLM scans should be performed for aai-sparky-be and the results will be reported in Nexus IQ server. Change-Id: Ie8a672f0d5f7c3c419f8d4d7ceb840cd9f124d3a Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-06-08aai-traversal: Enable CLM scan jobJessica Wagantall1-0/+1
CLM scans should be performed for aai-traversal and the results will be reported in Nexus IQ server. Change-Id: Icf71601c568f77730c0b6a596f99a9526b879307 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-06-08aai-router-core-service: Enable CLM scan jobJessica Wagantall1-0/+1
CLM scans should be performed for aai-router-core-service and the results will be reported in Nexus IQ server. Change-Id: If27d2dd753ff43bd0ea38009a4a0104f0ac263b9 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-06-08aai-logging-service: Enable CLM scan jobJessica Wagantall1-0/+1
CLM scans should be performed for aai-logging-service and the results will be reported in Nexus IQ server. Change-Id: Ic427c16c80527c3391b3fd17e388f7df1ab25390 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-06-08aai-sparky-fe: Enable CLM scan jobJessica Wagantall1-0/+1
CLM scans should be performed for aai-sparky-fe and the results will be reported in Nexus IQ server. Change-Id: Ic69f99850d2c15d30ae4dcaa4cf7036947acde03 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>