summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-25Merge "Fix nested trigger_jobs (C-H)"Jessica Wagantall6-22/+27
2018-09-24Merge "Add docker and sonar jobs for sidecars"Jessica Wagantall1-1/+75
2018-09-24Merge "Fix nested trigger_jobs (U-V)"Jessica Wagantall15-44/+30
2018-09-24Merge "Fix nested trigger_jobs (M)"Jessica Wagantall9-26/+13
2018-09-24Add docker and sonar jobs for sidecarsRavi Geda1-1/+75
Add docker jobs for fproxy, rproxy and tproxy-config. Though the name has "aai", aai code is not involved. Add sonar jobs for fproxy and rproxy. tproxy-config just configures the pod and doesn't actually have any code. Refactor existing cadi sonar job into separate sonar jobs for each maven submodule in the project. Change-Id: I7d7af5f3167c77845d1756bef36cb75c7314bb4f Issue-ID: AAI-1660 Signed-off-by: Ravi Geda <gravik@amdocs.com>
2018-09-22Added distribution to policy csit test buildmmis1-0/+13
Issue-ID: POLICY-924 Change-Id: Iddf2ce4599375916f9a7c4373d584217d0a742c2 Signed-off-by: mmis <michael.morris@ericsson.com>
2018-09-21Jobs for new appc-parent repositoryPatrick Brady1-0/+15
Adding the jenkins jobs for the newly-created appc/parent gerrit repository. Change-Id: If56072553b104c752a176c15c53caeb37989a6ab Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1208
2018-09-21Fix nested trigger_jobs (M)Jessica Wagantall9-26/+13
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. Change-Id: I17cb960bd182c45b8921855f699a0777882fd154 Issue-ID: CIMAN-184 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-09-21Fix nested trigger_jobs (O-S)Jessica Wagantall7-26/+30
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. Change-Id: Icb86bc28bb66727737568386f0258d5d570c1fc7 Issue-ID: CIMAN-184 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-09-21Fix nested trigger_jobs (C-H)Jessica Wagantall6-22/+27
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. Change-Id: I9e0531719fc7f524c149144afcbac49b5b5fcfb8 Issue-ID: CIMAN-184 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-09-21Merge "Fix nested trigger_jobs (A)"Jessica Wagantall4-12/+6
2018-09-21openci: Add ActiveMQ credentials bindingFatih Degirmenci1-0/+8
The ActiveMQ credentials are used by Python publisher for connecting to the broker. In order for the credentials to be available to the job, ActiveMQ credentials need to be added to Jenkins with a name/uid openci-connect-activemq. Change-Id: Ie35bb5bd6f53be223bdc7301485648e5471f87e1 Issue-ID: CIMAN-161 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-09-21Merge "Adding docker goals to tca-gen2-"Jessica Wagantall1-1/+1
2018-09-21openci: Log eventBody to console before publishingFatih Degirmenci1-2/+2
It is necessary to log the eventBody to console before we attempt to publish it since it is not possible to see the event body in case if the publisher errors out due to invalid JSON. Change-Id: If3159af82671d60580ca184900531b44ab573c54 Issue-ID: CIMAN-161 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-09-21Adding docker goals to tca-gen2-vagrant1-1/+1
To enable docker build and push via tca-gen2-docker-java-shell-daily Currently job creates/pushes only jar Change-Id: I7244dd4e61fa0d5f6a92c22d461abd158b31504b Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
2018-09-20Merge "Add jjb template for the aaf dmaap/kafka11aaf"Jessica Wagantall1-0/+25
2018-09-20Fix nested trigger_jobs (A)Jessica Wagantall4-12/+6
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-20Remove JJB for dormant SDNC reposTimoney, Dan (dt5972)2-61/+0
Repositories sdnc/features and sdnc/plugins are dormant in Casablanca. Removed associated Jenkins jobs. Note: these repos are read-only in Gerrit, so no changes can be made. Change-Id: Ibfe37e2efdc338991496866cab65df37cfd61291 Issue-ID: CIMAN-205 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-20Remove jjb config file for unused repoGildas Lanilis1-35/+0
ccsdk-storage-pgaas is no longer used in Casablanca release, thus removing this ci-managment config file. Change-Id: I9a5fcb924c9c51b352d82b23e3c7caebcb6da169 Issue-ID: CCSDK-587 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
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 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-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-07Merge "Add Sigul bridge IP definition"Thanh Ha (zxiiro)2-0/+2
2018-09-07Add Sigul bridge IP definitionAndrew Grimberg2-0/+2
The Sigul installation scripts need to have the IP address of the bridge properly specified so that they can update the /etc/hosts file. This is needed because the bridges do not resolve to the proper IP address for minions. Change-Id: Id9d261eccf52b9a48c51fbbc791b09a0704af594 Issue-ID: CIMAN-193 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>