summaryrefslogtreecommitdiffstats
path: root/jjb/aai/aai-model-loader.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-02-15Switch sonar and clm jobs to masterJimmy Forsyth1-3/+3
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-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 aai-docker to specify node"Jessica Wagantall1-0/+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 aai-docker to specify nodeJessica Wagantall1-0/+1
Allow {project-name}-{stream}-aai-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: Iba61122be8645f5b8cb500c5bd823ff17d2a3fcb Issue-ID: CIMAN-219 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-11-02Add AAI casablanca branchesJimmy Forsyth1-2/+4
Issue-ID: AAI-1841 Change-Id: I3720e8c3a5d7256f5a791f1b6f9fb0284593b592 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
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-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-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-03-26Enable jenkins release jobsJimmy Forsyth1-4/+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-02-16Merge "Remove amsterdam jobs and disable daily"Jessica Wagantall1-20/+4
2018-02-16Remove amsterdam jobs and disable dailyjimmydot1-20/+4
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-3/+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>
2018-01-17Update to ensure push only master branchVenkata Harish K Kajur1-1/+19
Issue-ID: AAI-603 Change-Id: I0a6cd3c9b1574f10c0608f8a312eab8d1ad46fa4 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
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-11-13Use new jjb templates for aai servicessblimkie1-1/+1
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-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 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-09-14Remove docker blessing jobs from aaijimmy1-1/+0
Change-Id: Ic6400b8a455874d4b3337379c1ed6a1480b4d390 Issue-ID: AAI-296 Signed-off-by: jimmy <jf2512@att.com>
2017-06-08aai-model-loader: Enable CLM scan jobJessica Wagantall1-0/+1
CLM scans should be performed for aai-model-loader and the results will be reported in Nexus IQ Change-Id: I4a3fac0a5024c49af46b90c93d2acdfc9a985b5c Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-03-26Update push script for the proper image tagsVenkata Harish K Kajur1-1/+1
Change-Id: Iaeb2d3bb35622474fa671f4f65f38fd3795e3374 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-03-24Add the docker image blessing to aaiVenkata Harish K Kajur1-0/+1
Change-Id: I1398fd4965616ece43ded2395c439282264a50f9 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-03-24Update aai to use docker push from pomVenkata Harish K Kajur1-1/+1
Change-Id: I8a245bd74c1774a98d85903ed1533cff0f708278 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-03-09Add the release-1.0.0 streamVenkata Harish K Kajur1-0/+2
Change-Id: I22f8e77eb1cce6b8f10acf9a09159a10e7bfa3fb Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-03-07Revert "Update docker plugin to push"Venkata Harish K Kajur1-1/+1
This reverts commit c7e3c6ed4d53147051d678101ec7f675ce4f5862. Change-Id: Ie3b7f162c231d8a7935b25679cf4538870d68abb Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-03-06Update docker plugin to pushVenkata Harish K Kajur1-1/+1
Change-Id: Id5e3516e3057121760e51f616bf3f5a9d2a87967 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-02-20Change profile back to goalVenkata Harish K Kajur1-1/+1
Change-Id: Iec7d66f9efcee625a661a052a02dfad56540c687 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-02-20Add aai docker templateVenkata Harish K Kajur1-4/+3
Change-Id: Id420552d166815107d0f25ea71a32a98062f52b7 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-02-20Update jenkins aai to remove goalsVenkata Harish K Kajur1-0/+1
Change-Id: I664b466ef871a5059642c431b761b8b970c921b4 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-02-17Add Docker BuildSteve Smokowski1-0/+4
Change-Id: I9fbbee2cf3bfa369c4c18e53e9af90bcfcd237cf Signed-off-by: Steve Smokowski <ss835w@att.com>
2017-02-15Add release buildSteve Smokowski1-1/+1
Change-Id: I5a2b41704fdc45fa77db4ae4cb120f3d89eeec3d Signed-off-by: Steve Smokowski <ss835w@att.com>
2017-02-09Push initial jobs for aai projectsAndrew Grimberg1-0/+15
Push initial jobs for aai projects. Several of these are probably incorrect given what the project description informs but at least it's something Change-Id: I4be97e91964aa5f330259c270df1af7d166c1345 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>