summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2018-09-20Add jjb template for the aaf dmaap/kafka11aafsunil unnava1-0/+25
Issue-ID: DMAAP-528 Change-Id: I9a85adabc9d529acc35f72181b586f32f15f1296 Signed-off-by: sunil unnava <sunil.unnava@att.com>
2018-09-20Merge "Update aai jenkins jobs to mvn35"Jessica Wagantall5-0/+10
2018-09-20Merge "Fix Sonar build problems"Jessica Wagantall1-1/+1
2018-09-20Merge "Add jobs for aai/gallifrey repo"Jessica Wagantall1-0/+20
2018-09-20Add dcaegen2 analytics PNDA jobsDonald Hunter1-0/+33
Issue-ID: DCAEGEN2-823 Change-Id: Ic12789d498439398061ec73dff4f2f7d3827911b Signed-off-by: Donald Hunter <donaldh@cisco.com>
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-20openci: Change event publisher and selectorFatih Degirmenci2-34/+31
This change stops using JMS Messaging for publishing events and switches to Python utility for publishing events created by Yolanda. Apart from switching to publisher, the filtering of events is switched to selector instead of message fields due to issues with the JSONPath. These jobs will be used during ONS Europe session. Issue-ID: CIMAN-161 Change-Id: I3f9822cd0cbdae58bf399fb1ce30048eda32ffae Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-09-20Fix Sonar build problemselinuxhenrik1-1/+1
Change-Id: I657f5853370e30c9ff86f270ec701946ddf3c147 Issue-ID: DCAEGEN2-792 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
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-19Clean jobs for unused repoGildas Lanilis1-32/+0
Removing all jobs for unused sdc-onap-ui repo. Change-Id: I36826f3d879c7c6506d0e19ade8a57f393509f69 Issue-ID: SDC-1778 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-09-19Introduce CSIT for buscontrollerdglFromAtt1-0/+20
Change-Id: I339a10e168c5478db4a8c0b40c2467ab64ab9391 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-801
2018-09-19Clean Sonar project entriesGildas Lanilis5-65/+0
Remove Sonar configuration for upstream VVP projects. Issue-ID: CIMAN-202 Change-Id: I99962721778ae54df18580267b8a9b3c4d56fa2f Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-09-18Clean Sonar and CLM project nameGildas Lanilis1-14/+0
Removing sonar scan and CLM for this repo as it handles only sql files Change-Id: I4166a86aa844fe80229aa3137918eabfed5036bd Issue-ID: CIMAN-202 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-09-18Remove config for unused repoGildas Lanilis1-41/+0
logging-analytics-pomba-pomba-sdnc-context-builder repo won't be used in Casablanca release, thus removing configuration Change-Id: I2b483dbfa878b71af26a675dbd8b6ebce5e848d8 Issue-ID: LOG-670 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.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-18Remove Sonar job on repo not used in CasablancaGildas Lanilis1-13/+0
Music/prom repo won't be delivering artifacts for Casablanca release, thus removing from Sonar. Change-Id: I653a0842e3542ed88df177069efa0c23667550b4 Issue-ID: CIMAN-202 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-09-17fix tca jjb definitionvagrant1-2/+3
Change-Id: I6ae427c25723794662b325572b47cb08bf85738a Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
2018-09-17Remove usecase-ui from SonarJessica Wagantall1-13/+0
usecase-ui repo is a pure front-end repo which just includes html and js files. No need to run Sonar. Change-Id: I0b2e1be6fb3b373bb66fe230affe1d8526ef69d7 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-09-17move tcagen2 to docker nodevagrant1-2/+2
Current node reports docker build error https://jenkins.onap.org/job/dcaegen2-analytics-tca-gen2-master-verify-java/12/consoleFull Change-Id: I11ebff9e0422889bb8cf6dcae8fd732f40e577fb Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
2018-09-14Use mvn35 for logging-analyticsPrudence Au3-0/+6
Change-Id: I6aa52f215b37deb6ce7c343408352a1f78632831 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Issue-ID: CIMAN-33
2018-09-14Use docker node for docker based jobsJessica Wagantall1-0/+2
Move to a docker based node for policy-distribution docker jobs. Change-Id: I83330b9b4d384fc8ae72a363bd22647d143ee188 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-09-14Add mvn-params to merge-java jobJessica Wagantall2-2/+3
Some projects like policy-distribution need to make reference to a specific pom file profile for performing the merge. Allowing to pass a profile name as optional parameter "mvn-params" Change-Id: Ic91685c0f8d571f636bbf1f4477625e1470daae3 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-09-13Use mvn35 for logging-analyticsJessica Wagantall1-0/+2
maven-install-plugin has some issues running with mvn33 Move projects to mvn35. Change-Id: I0689f1bef3a914cae2d46cf2a7e0e9f153bfae31 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-09-14Merge "Added apex-pdp to policy csit test build"Jessica Wagantall1-0/+3
2018-09-13Added apex-pdp to policy csit test buildmmis1-0/+3
Issue-ID: POLICY-1099 Change-Id: I5adf2cf17b82294c84fa460c2334cfb6d9ae2f0c Signed-off-by: mmis <michael.morris@ericsson.com>
2018-09-13Add music trigger builderTschaen, Brendan (bt054f)1-0/+22
Change-Id: I8da1f04e52f2f95bec9de8058a5d4a864a16f8ff Issue-ID: MUSIC-103 Signed-off-by: Tschaen, Brendan (bt054f) <bt054f@att.com>
2018-09-12Stop cron schedule for docker-mergeJessica Wagantall1-2/+0
We do not need to re-build the docker images on a schdueled basis whenever there is no code change. Run this job for only new code detected. Change-Id: Ia8244ce90d8f1fdf5a2862875380c5ecd7695349 Issue-ID: INT-634 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-09-11Merge "Fix vnfsdk/ice sonar"Jessica Wagantall1-17/+4
2018-09-11Fix vnfsdk/ice sonarChris Donley1-17/+4
Clean up CSIT test for vnfsdk/ice Issue-ID: VNFSDK-322 Change-Id: I4db9d14cd051187cb4224552599440a5ff7c944b Signed-off-by: Chris Donley <christopher.donley@huawei.com>
2018-09-11Merge "Add BulkPM CSIT for Jenkins"Jessica Wagantall1-0/+14
2018-09-11Add docker create jobsTimoney, Dan (dt5972)1-0/+19
Add Docker create Jenkins jobs for ccsdk/apps repo Change-Id: I3e41af2aebd8e374ed39b1578ba3b8308be6e6f7 Issue-ID: CIMAN-203 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.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-09-07Add BulkPM CSIT for JenkinsLiamBurke1-0/+14
Change-Id: I8b78f4b29599a7be4c3de3a505142d9fbac5f15a Issue-ID: INT-649 Signed-off-by: LiamBurke <liam.burke@ericsson.com>
2018-09-06Added building of policy distribution docker imagemmis1-1/+8
Issue-ID: POLICY-923 Change-Id: I662b3481451cb8e0008a4f28406723d2b548ea9e Signed-off-by: mmis <michael.morris@ericsson.com>
2018-09-05Merge "Adding tasks for onap-ui in ci_management project"Jessica Wagantall3-0/+114
2018-09-05Adding tasks for onap-ui in ci_management projectIdan Amit3-0/+114
Change-Id: I1e07cfd2adbf6647473623db3ff549f32d9d8157 Issue-ID: SDC-1617 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-09-04Upgrading CI config for DCAEGEN2/PRHwasala1-6/+1
Change-Id: If19c17d7699c2e53009536d1295ccce3ce67fb5e Issue-ID: CIMAN-201 Signed-off-by: wasala <przemyslaw.wasala@nokia.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-31Remove python clm configurationGildas Lanilis14-14/+0
In Beijing release, there was a try to have Nexus IQ scanning python file. This never succeed. This code submission is about removing "gerrit-python-xc-clm" job. Change-Id: Iee9a91b0fc481843a1c2acdefad3f7680104de14 Issue-ID: CIMAN-199 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-08-30Merge "Fix build timeout issue"Jessica Wagantall1-1/+1
2018-08-30Fix build timeout issueManjunath Ranganathaiah1-1/+1
Build is failing due to timeout when building container images. Increase the timeout value to give some more time. Change-Id: Ia4ddc4288030fc0668fe5849fc6c1830caafb12e Issue-ID: AAF-463 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
2018-08-30Merge "Change jenkins job for HV-VES Collector CSIT tests"Jessica Wagantall2-3/+14
2018-08-30Add tox execution in multicloud/k8s projectVictor Morales1-0/+5
The Kubernetes plugin for MultiCloud project contains bash instructions that validates bash and reStructured file syntax. Those instructions are inlcuded in a tox.ini file which needs to be included as part of Jenkins jobs. Change-Id: I19d88ee06b8a6a1ccfdf596bbea15d347c61d1b2 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-301
2018-08-30Change jenkins job for HV-VES Collector CSIT testsFilip Krzywka2-3/+14
This follows changes in I57a9e63fc93bce398c614ffb5ed9a2c2f939b501 where testsuite files were moved to separate directory. Change-Id: Idc41525db933721975d19a65104e040f5627476e Issue-ID: DCAEGEN2-735 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2018-08-29Revert "Reduce jobs triggered in CSIT project"Gary Wu1-4/+4
This reverts commit fd8a4ba9daff11fba6d4aa52168aa7bb0d1eca55. The above commit made the trigger criteria too narrow. As an example, any changes to only dcaegen2/hv-ves-testcases/** no longer trigger the jobs, since the functionality name is hv-ves-testsuites. This also impacted other projects that relied on the original trigger criteria. Change-Id: Ibdf9bd14196c7a122fdec047340a15b36799f91b Issue-ID: CIMAN-200 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-29Make helm verify job checkout gerrit patchJeremy Phelps1-3/+3
Also change merge and stage job to remove GERRIT_REFSPEC. Change-Id: I9f93d92065fbd1d5665c2d132d99822156809bf1 Issue-ID: OOM-752 Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
2018-08-29Merge "Display UML diagrams for doc gerrit reviews"Jessica Wagantall2-0/+20
2018-08-29Merge "Set build-timeout to 180 for dcaegen2-deployments"Jessica Wagantall1-0/+1
2018-08-29Merge "Reduce jobs triggered in CSIT project"Jessica Wagantall1-4/+4
2018-08-29Lower unstable thresold for External Lab jobsGary Wu1-1/+1
Lower the unstable thresold for External Lab jobs to 60%. Change-Id: Idfda14d204e952d0ccc0bec2acb2f05e782bf6a0 Issue-ID: INT-532 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>