summaryrefslogtreecommitdiffstats
path: root/jjb/aai
AgeCommit message (Collapse)AuthorFilesLines
2019-09-16Move release jobs to docker nodeJessica Wagantall25-25/+25
Move release jobs to docker node since these repos will start using self container releases Change-Id: If335d12375863b3809e0d1335310a3eaeefea154 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-09-10Clean CSIT jjbsumry83641-1/+1
- delete jobs that have never been triggered - disable jobs corresponding to test code that has not changed for more than 9 months Issue-ID: INT-1237 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ifd1e652a3700f874277f148af23c49042410ba29
2019-09-04Fix profile to build imageDmitry Puzikov1-2/+2
Docker image build was moved to separate maven profile and thus job needs to be fixed. Change-Id: Idae5f420f85c9d28f6ef150bfe88a835c50627fe Issue-ID: AAI-2595 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
2019-08-27Set up ci-management jobs as we convert to docker profileJimmy Forsyth5-5/+5
Issue-ID: AAI-2579 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ib3b416824653b9a4f0e8aced2de8bf74dcd73995
2019-08-21Remove redundant streamJimmy Forsyth1-4/+1
Issue-ID: AAI-2579 Change-Id: I9fc36af466bb3c58402bec87ba83cdde2c624c3b Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-08-21Add newly-created docker profileJimmy Forsyth1-1/+1
Issue-ID: AAI-2579 Change-Id: I42a72f8949b35e1c8ba5671b5e7ea7f3051f851b Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-08-12Add release jobs for aai self-releaseJimmy Forsyth25-6/+50
Issue-ID: AAI-2579 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ie26ecb0d6d87b0b4c4ff091d09c320bb650bdd68
2019-08-12Add elalto to schema-service streamsJimmy Forsyth1-0/+2
Issue-ID: AAI-2512 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I02fec13ae41f19bfbde80bad1f508a4a4543d96f
2019-08-08Update WS AAI nodesJessica Wagantall5-0/+5
Update build-node: ubuntu1604-docker-8c-8g To enable more tooling after forcing build additional dependencies. Change-Id: I632516b7537492d2fc28ed4c600aa069829839bd Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-08-08Revert to ubuntu, centos failsJimmy Forsyth1-2/+1
Issue-ID: CIMAN-33 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I4e1d6f827694f92aea5a75b298241164fb8ca0a8
2019-08-07Merge "Add docker stage job for common images"Jessica Wagantall2-4/+8
2019-08-07Add docker stage job for common imagesJimmy Forsyth2-4/+8
Issue-ID: AAI-2574 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I96256194272509a8d6bc6bfd084986c7fb3e20be
2019-08-07Add WhiteSource AAI jobsJessica Wagantall5-0/+55
Add AAI scans for WhiteSource for: aai/aai-common aai/resources aai/model-loader aai/sparky-be aai/search-data-service Change-Id: I31311d882166e061f390f0ad857462ff8afdfc13 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-08-06Move aai-common stage job to ubuntu, no self-signEric Ball1-2/+2
Stage job for el alto is failing on CentOS 7 without a clear reason, while merge job works on Ubuntu. To unblock this branch, we will move to Ubuntu for now. Issue-ID: CIMAN-33 Change-Id: I62ed20da9f41351586d4d8ff8214c68c7470dff3 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2019-07-30aai-common docker image jobsMartin Klozik1-0/+22
Introduction of new jobs for automatic build of onap/aai-common container image. Until now, this image was built manually by AAI team and uploaded into private 'aaionap' docker hub repo. Following 4 jobs were added: * aai-aai-common-master-alpine-verify-docker * aai-aai-common-master-ubuntu-verify-docker * aai-aai-common-master-alpine-merge-docker * aai-aai-common-master-ubuntu-merge-docker New jobs will create two versions of aai-common image: * aai-common-alpine - based on Alpine Linux * aai-common-ubuntu - based on Ubuntu Linux These images will be pushed into standard ONAP docker repository (currently nexus3). NOTE: aai-common container image doesn't contain any AAI specific code. It just installs necessary OS packages and tools required by other AAI containers, which are based on aai-common. Change-Id: Icad266602adeb066a88853820f216afaed714380 Signed-off-by: Martin Klozik <martin.klozik@tieto.com> Issue-ID: INT-1023
2019-07-17Revert aai/oom to remove reference to elaltoJimmy Forsyth1-2/+2
Issue-ID: AAI-2512 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Iafc2e370c529195cf58da9344a3e7d0713e40716
2019-07-16Fix champ jjb to work with new champ pomsblimkie1-1/+1
Change-Id: I83c69ae321f4517cc7bacf91d4658d9e7824c0e3 Issue-ID: AAI-2483 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2019-07-16Update to recently created elalto branchesJimmy Forsyth25-94/+94
Issue-ID: AAI-2512 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I31a6b75a269130aaf4e5cca634da2ac63fdf90a3
2019-07-11Remove module pom from configJimmy Forsyth1-1/+1
Issue-ID: AAI-2506 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ida0ab36513abb46141def33b53622f314d5dda3c
2019-07-11Fix specified sparky pomJimmy Forsyth1-1/+1
Issue-ID: AAI-2498 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I40ca354027c983d2247150d67ec69bac7ad27d4d
2019-07-11Fix searchguard docker buildJimmy Forsyth2-4/+5
Issue-ID: AAI-2496 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ifb7e81ec7785c44273d144621f0592761614b838
2019-07-08Add maven params to run docker profile and buildJimmy Forsyth3-3/+3
Issue-ID: AAI-2498 Issue-ID: AAI-2488 Issue-ID: AAI-2487 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ic8f9f74643330aaf3a68172669ee856b3f689063
2019-07-03Switch to using global jjb jobsJimmy Forsyth13-50/+101
Issue-ID: AAI-2486 Issue-ID: AAI-2487 Issue-ID: AAI-2488 Issue-ID: AAI-2489 Issue-ID: AAI-2490 Issue-ID: AAI-2491 Issue-ID: AAI-2492 Issue-ID: AAI-2494 Issue-ID: AAI-2495 Issue-ID: AAI-2496 Issue-ID: AAI-2497 Issue-ID: AAI-2498 Issue-ID: AAI-2499 Issue-ID: AAI-2500 Issue-ID: AAI-2501 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I9aad7cbe1ef74d615d478921a0e359d2567c62e9
2019-07-02Update champ and chameleon jjbsJimmy Forsyth4-10/+25
Also rest-client and router-core Issue-ID: AAI-2482 Issue-ID: AAI-2483 Issue-ID: AAI-2484 Issue-ID: AAI-2485 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I0fc6980d2120233ed849f8d1066e827d8314832c
2019-07-01Prep repos for global jjbJimmy Forsyth5-13/+26
Issue-ID: AAI-2478 Issue-ID: AAI-2479 Issue-ID: AAI-2480 Issue-ID: AAI-2493 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Iac93483d89bb973ef399e133d51d552194e41a2c
2019-07-01Prep babel for global jjbJimmy Forsyth1-4/+9
Issue-ID: AAI-2477 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I37de766101e2d4bc4f567558bb32ba7148ba92ca
2019-06-28Add docker profile to docker stage jobJimmy Forsyth1-1/+1
Issue-ID: AAI-2467 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I65a281a0711bf51796ab83e83baa3e1366246cc1
2019-06-28Prepare schema-service for global-jjbJimmy Forsyth1-4/+8
Issue-ID: AAI-2467 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I340946518f218c0546cafc777412a07b6ccb2cbd
2019-06-25Migrate to gerrit-maven-stage (AAI)-1Jessica Wagantall1-0/+4
Migrate to use gerrit-maven-stage from global-jjb to allow the generation of signed release artifacts that will reduce release processing time. Change-Id: I6c1ba3047c1318a5aa7cdaa09672c44abcad0802 Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-06-19Add dublin helm jobs for aaiJessica Wagantall1-0/+3
Change-Id: I991a03d8ca2ea75b956c26be8f44413b19f8e17a Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-20Switch to dublin branches for AAI reposJimmy Forsyth23-46/+46
Issue-ID: AAI-2415 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ib65ff7fbce88316750eea0c7f01c58b28b06b3b8
2019-05-16Changing builder nodePavel Paroulek1-1/+1
Change-Id: I28e1c6241cf06baa9ef84bb6232d1661f8d9a837 Issue-ID: AAI-531 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
2019-05-13Adding docker build optionsPavel Paroulek1-0/+7
Change-Id: Iec2872982716c12bdab08ed01a64a2aa2e0580e8 Issue-ID: AAI-531 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
2019-05-08Replacing casablanca with dublin branchesJimmy Forsyth23-46/+46
Issue-ID: AAI-2415 Change-Id: Ia3874cbf7f6e1112deaa1f166b5a61e96d5843ba Signed-off-by: Jimmy Forsyth <jf2512@att.com>
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