summaryrefslogtreecommitdiffstats
path: root/jjb/aai
AgeCommit message (Collapse)AuthorFilesLines
2019-04-26Fix aai/oom job callsJessica Wagantall1-4/+1
Submodule section is not needed. Change-Id: Idc16677f0fe6979f1f0ecacffebe7197dcdd7d5a Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-04-17Add helm external merge jobJessica Wagantall1-0/+4
Add helm external merge job and aai/oom entry for it. This external merge job will: - Get triggered by changes in the tech team's owned code - Clone oom repo - Run oom's build scripts Change-Id: I496d51dc97415adebb047ac000623cc16342e5cc Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-04-17Update build script used for aai-oomJessica Wagantall1-1/+1
Change-Id: If52a4f1293643a750cf877f2404692c92dba33cc Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-04-17Add external verify job for HELMJessica Wagantall1-0/+36
This new verify job will: - Apply to code transfered outside OOM repo into the tech team's repos. - Get triggered by any submitted changes in <component>/oom repos. - Apply the change in oom/kubernetes/<component> - Run a helm verify Change-Id: I4bd60f946351623583589d7689343fbfc826237a Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-03-04Add second docker job for aai/search-data-serviceLee, Tian (tl5884)1-1/+19
search-data-service now builds 2 docker files, one for the microservice, and one for elasticsearch with searchguard plugin. The JJB project has been updated to create an extra docker job to push the new elasticsearch image. Change-Id: I683309b6ad828e6ed9bc80583d49391d0a538771 Issue-ID: AAI-2203 Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
2019-03-02Add INFO.yaml verify job (AAI)Jessica Wagantall25-0/+200
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-18Update schema service jjb toKajur, Harish (vk250x)1-2/+2
use the schema service instead of the resources microservice when pushing to sonar Issue-ID: AAI-1976 Change-Id: If411227d31a1be91615fc1fa2a3934f1884edb97 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-02-15Switch sonar and clm jobs to masterJimmy Forsyth23-59/+59
Issue-ID: AAI-2158 Change-Id: I6a5952ea76e27cdd7e94019aa6d94d51d2a555f7 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-01-22Add aai-validation viewJessica Wagantall1-0/+6
Change-Id: I9e308b34e2790d93bc13975e3558280ea9514e7b Issue-ID: CIMAN-195 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-01-21Adding config for graphgraphPavel Paroulek1-0/+20
Change-Id: Ia5c63318b5eb7812d764535f3653da88373ec352 Issue-ID: AAI-532 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
2019-01-02Add the schema service jjbHarish Venkata Kajur1-0/+55
Issue-ID: AAI-1976 Change-Id: Iaa6264d08ff9a37e7d013d3b7fa7e4b93b1c16d8 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2018-12-13Add stream to CLM jobs to fix jenkins labeljimmy22-22/+67
Issue-ID: AAI-2004 Change-Id: I459730a46ea7fb2f057425f4de6ce15464f8b180 Signed-off-by: jimmy <jf2512@att.com>
2018-12-04Add casablanca streams for maintenance releasejimmy2-2/+6
Change-Id: Ic80e89c830d628ccf05449ef8166d8c6a5d00567 Issue-ID: AAI-1984 Signed-off-by: jimmy <jf2512@att.com>
2018-12-03Add nexus-iq-namespace for CLM jobsJessica Wagantall22-0/+22
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 Wagantall6-2/+6
2018-11-27Merge "Allow aai-docker to specify node"Jessica Wagantall10-0/+10
2018-11-15Merge "Add casablanca branch jenkins jobs for champ"Jessica Wagantall1-2/+4
2018-11-15Add casablanca branch jenkins jobs for champJimmy Forsyth1-2/+4
Issue-ID: AAI-1921 Change-Id: Id29fc25a8c8ff07bbf3df1e1a5f7b0d42d51a8ca Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-11-13Manage views [aaf,aai,appc] in JJBJessica Wagantall19-0/+114
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 Wagantall6-2/+6
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-11-08Allow aai-docker to specify nodeJessica Wagantall10-0/+10
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 Forsyth15-22/+52
Issue-ID: AAI-1841 Change-Id: I3720e8c3a5d7256f5a791f1b6f9fb0284593b592 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-10-11Remove clm job from sparky-feJimmy Forsyth1-9/+0
Issue-ID: AAI-1747 Change-Id: I6dd5dba3703f992ae98c32127c5c1958f1eacfd5 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-10-10Merge "Add the casablanca for certain aai jobs"Jessica Wagantall5-10/+20
2018-10-09Move aai-common CLM note to 4c-4gJessica Wagantall1-0/+1
Looks like some operations are failing due to memory allocation after running in a 2c-1g node. Move CLM job to a 4c-4g node instead. Change-Id: I077ab5b20c34da2735d357dc0385de54416cd33a Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-10-09Add the casablanca for certain aai jobsKajur, Harish (vk250x)5-10/+20
Issue-ID: AAI-1714 Change-Id: Iae4d6fb00efbcf015bd4732a2dd98ca9b2be310d Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-28Remove beijing stream from AAI JJBsJimmy Forsyth15-30/+0
Issue-ID: AAI-1692 Change-Id: I32d29f8f8a8f949e4000ab499ffa62b736e560f8 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-09-28Merge "Remove beijing CSIT jobs"Jessica Wagantall1-2/+0
2018-09-28Spread out the scheduling of Daily jobsGary Wu19-19/+19
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-28Remove beijing CSIT jobsGary Wu1-2/+0
Beijing CSIT jobs will no longer work as-is after the relocation to the integration/csit repo. Removing them for now. Change-Id: Ie555d55e2b93a2e0f8da417a4987e28459c63e26 Issue-ID: INT-671 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-25Refactor CLM jobs for AAIJessica Wagantall23-25/+216
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-09-20Fix nested trigger_jobs (A)Jessica Wagantall1-6/+3
After upgrading to JJB 2.2.0 any nested parameters up to 3 levels will be reported as a failure. We need to fix those so that there is only 2 levels maximum. Committing this as a single patch since our verify job is broken. Issue-ID: CIMAN-184 Change-Id: I9e0e245109af786345802caee2f6f26126f550d4 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-09-20Merge "Update aai jenkins jobs to mvn35"Jessica Wagantall5-0/+10
2018-09-20Add jobs for aai/gallifrey repoC.T. Paterson1-0/+20
Change-Id: Ic78898967829f9426b0afcd831ba5bd309992b80 Issue-ID: AAI-1547 Signed-off-by: C.T. Paterson <ctpaterson+onap@gmail.com>
2018-09-19Update aai jenkins jobs to mvn35Kajur, Harish (vk250x)5-0/+10
Issue-ID: AAI-1656 Change-Id: I8e64faaede4f7cfdf059492a6421c77923b2b775 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-18Remove CLM job on beijing branchGildas Lanilis1-2/+0
This is helping to clean CLM Jenkins failure. Issue-ID: AAI-1634 Change-Id: I09b026b1bd5f4bfd268e3739812fbbcc62e110d0 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-09-07JJB file for new cacher microserviceLaMont, William (wl2432)1-0/+34
Issue-ID: AAI-1473 Change-Id: I0f1b5bf8dabbb771452ff00f44abbd985407a4f1 Signed-off-by: LaMont, William (wl2432) <wl2432@us.att.com> Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-08-31Add jobs for aai/chameleon repoC.T. Paterson1-0/+22
Change-Id: I6b5a13e5cd593cc28778c4b9f0c80e27af08438e Issue-ID: AAI-1547 Signed-off-by: C.T. Paterson <ctpaterson+onap@gmail.com>
2018-08-24Revert "Remove CLM jobs"Jessica Wagantall20-0/+20
This reverts commit 74c6abf7b5ec8663d0a7a437325d47274f6c111f. Issue-ID: CIMAN-33 Change-Id: I5c8cd455908ee6352d273db5ff76cd6529f3d8af Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-23Remove CLM jobsJessica Wagantall20-20/+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-23Merge "Remove aai yaml files"Jessica Wagantall7-98/+0
2018-08-22Remove aai yaml filesJessica Wagantall7-98/+0
Remove aai files that were just having a CLM job. The CLM job is not needed for these repos. Change-Id: Ibf744c7608536cadf63d1c7897270badfe6936b8 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-21Add jobs for aai/validation repoPrudence Au1-0/+33
Change-Id: I284597e554f933ba176db3aa3f0ccc55d5cf0970 Issue-ID: CIMAN-194 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-13Add the jenkins jobs for graphadminKajur, Harish (vk250x)1-1/+21
Issue-ID: AAI-1471 Change-Id: I1fdc57f7cd5162db1d998b2adb3d3c7b8d16c627 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-08-07Refactor docker java jobsGary Wu1-2/+2
Remove some more unused docker java jobs and refactor the rest. Change-Id: I0c570f3b739cc8a1f7117846201b810b26df7172 Issue-ID: CIMAN-187 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-01Fix clm job definitionJessica Wagantall15-16/+16
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-20Update jjb for SpikeSotiropoulos, Ioannis (is948x)1-0/+18
Add new jenkins jobs for Spike microservice Issue-ID: AAI-1389 Change-Id: I5c4fdf7e99ab756c9db729d0b9f4b2fbf63e8c88 Signed-off-by: Sotiropoulos, Ioannis (is948x) <Ioannis.Sotiropoulos@amdocs.com>
2018-07-14Make code sections readable and consistentAnil Belur13-0/+13
- 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 Forsyth16-0/+32
Issue-ID: AAI-1170 Change-Id: I7ee064e2187fe1434af848e9e5cba92c6c876cb3 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-21Update jjb jobs for Gizmo and ChampRavi Geda2-3/+2
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>