summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
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 Wagantall2-1/+78
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-04-17Remove Casablanca jobs in favor of DublinShankar Narayanan1-6/+0
Change-Id: Iddc24850febfe85b4e9741085cfc39b72a10f07c Signed-off-by: Shankar Narayanan <snarayanan@research.att.com> Issue-ID: OPTFRA-475
2019-04-17Add profile parameter for releasing jobDmitry Puzikov1-2/+2
Add lost profile parameter for policy-docker-master-docker-version-java-daily job Project has no tests so skipTests params may be safely deleted. Change-Id: I42931413852d131d2e81955d80f06fbd38526831 Issue-ID: INT-996 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
2019-04-16Add CSIT for drools and appspdragosh1-1/+34
Missing these jobs Change-Id: I5b8a8043f89b2476d7918868153752235c717fe5 Issue-ID: POLICY-1651 Signed-off-by: pdragosh <pdragosh@research.att.com>
2019-04-16Reenable apex casablanca release jobPamela Dragosh1-1/+1
Need this to generate artifact that includes the latest keystore. Issue-ID: POLICY-1649 Change-Id: Icaadc6918ce79d3dafea501f0952e0ef020bea17 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-04-12Merge "remove the jenkins job for the deprecated component"Jessica Wagantall1-20/+0
2019-04-12Add maven profile parameterDmitry Puzikov1-2/+2
Need to add explicit maven param to use exact profile: docker to build and push images Change-Id: I64795ac20b05d5f9974324f87e585d26adc70c8f Issue-ID: INT-996 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
2019-04-12remove the jenkins job for the deprecated componentyangyan1-20/+0
Issue-ID: VFC-1355 Change-Id: I7cfa4cddca43625269ac72c893b467a84d9b645f Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-04-11Merge "Remove unused javatoscachecker jobs"Jessica Wagantall2-80/+0
2019-04-11Remove unused javatoscachecker jobsJessica Wagantall2-80/+0
Code was deprecated as per RT70716 Change-Id: Ifeadc95342a75b7ec47f8f3a799f55a7ae789a04 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-04-11Remove the job for the deprecating codeyangyanyj1-27/+1
Issue-ID: VFC-1355 Change-Id: Ie07c7dc4494e43c3b142d4d73a88821b5f390544 Signed-off-by: yangyanyj <yangyanyj@chinamobile.com>
2019-04-10Merge "Fix issue about framework release job"Jessica Wagantall1-1/+1
2019-04-11Fix issue about framework release jobliboNet1-1/+1
should add {subproject} for the release job template Change-Id: I2e79a335c774a97b3deda22f94d700976f9de122 Issue-ID: MULTICLOUD-544 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-04-10Merge "disable js test for sonar"Jessica Wagantall1-0/+2
2019-04-10Merge "Add Jenkins job for base amd common images"Jessica Wagantall1-0/+56
2019-04-10disable js test for sonarWojciech Sliwka1-0/+2
Issue-ID: VID-458 Change-Id: I498207ee294793476aeb1e47eb7300ed77c10d5f Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
2019-04-09Remove ubuntu18.04/centos arm64 packer buildsJessica Wagantall1-3/+0
ONAP does not need arm64 running on ubuntu18.04 or centos now. Removing these jobs to un-pollute the queue. Change-Id: I1cc72d22be4570bc975a6be5ebeac90a16124934 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-04-09RestConfCollector csit-jjb-jobsharath1-0/+14
Change-Id: Icd780ccef8cca9d0b6c228f8f02496f1fbf07d64 Issue-ID: DCAEGEN2-1055 Signed-off-by: sharath <sharathkumarboyanapally@gmail.com>
2019-04-09Add Jenkins job for base amd common imagesDmitry Puzikov1-0/+56
New job for building policy-base-alpine and policy-common-alpine images Change-Id: I0e207713d6aa1408911c741d37492c7ff11623cf Issue-ID: INT-996 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
2019-04-05Merge "Remove old WSS key from config"Bengt Thuree1-1/+1
2019-04-05Merge "Allow version.properties path"Bengt Thuree1-1/+2
2019-04-05Remove old WSS key from configJessica Wagantall1-1/+1
Change-Id: Ia4ea5a529bb6cfd670d154b13d306f514477894c Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-04-05Allow version.properties pathJessica Wagantall1-1/+2
dcaegen2-services sub components need to be kept managed by several version.properties files. We need to make sure the release job is able to take a path for them. Issue-ID: CIMAN-249 Change-Id: I6ecb09f8a548bf24193974b1c023d30370f2b24d Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-04-05remove casablanca branch from osdf ci-managementvrvarma1-6/+0
Change-Id: I776e4ff0730c5401653b63f3a7ba7ca4d54976a1 Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-469
2019-04-04Merge "Removing development branch jenkins job"Jessica Wagantall1-2/+0
2019-04-04Remove music-trigger jobsTschaen, Brendan1-31/+0
Trigger no longer implemented in music Issue-ID: MUSIC-375 Change-Id: I72d79fb208061b129eaa75d0c2b6144bdefde762 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-04-04Removing development branch jenkins jobTschaen, Brendan1-2/+0
Issue-ID: MUSIC-375 Change-Id: Ie92b1bfc976993f1e3d1b940bd605fdf5e75cdf6 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-04-03Merge "Removed casablanca branch verify parameter"Jessica Wagantall1-2/+0
2019-04-03Removed casablanca branch verify parameterRahul Yadav A1-2/+0
Issue-ID: SDNC-660 Change-Id: Id58f7ba943c0c526efd46f3f1faccd37009ed840 Signed-off-by: Rahul Yadav A <rahul4talk@gmail.com>
2019-04-02Add docker build job for ccsdk/dashboardTimoney, Dan (dt5972)1-0/+16
Add docker build job for ccsdk/dashboard repository Change-Id: I31c9c91cf8734e7d842c44841cbe379451ca8ff3 Issue-ID: CIMAN-248 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-01VNFRQTS - Modify build to keep history in JSONHagop Bozawglanian1-0/+1
Now that the updated JSON artifact includes the history, I need to pull it down before the build to keep the history. Change-Id: Iae92ba2a1fce8064c39f7c5245c07cdc9c161ec7 Issue-ID: VNFRQTS-614 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
2019-04-01Merge "VNFRQTS - Modify for initial build"Jessica Wagantall1-1/+0
2019-04-01Merge "Added sdnc post deploy csit tests"Jessica Wagantall1-0/+2
2019-04-01Fix DMaaP DR casablanca docker release jjbeconwar1-0/+23
Change-Id: I4b905630f9029bd0ebde301d937c8fed9f4b5eed Issue-ID: DMAAP-1136 Signed-off-by: econwar <conor.ward@est.tech>
2019-03-30Added sdnc post deploy csit testsRahul Yadav A1-0/+2
Signed-off-by: Rahul Yadav A <rahul4talk@gmail.com> Change-Id: Ic8aaa0728a43936cd4c6e1ed590e01ba8f0fbf5b Issue-ID: SDNC-660
2019-03-29VNFRQTS - Modify for initial buildHagop Bozawglanian1-1/+0
The initial build needs to use the local verion of the JSON file to include all metadata. Then I will have to add this line back in to pull the final artifact back. Change-Id: Iea1d5c7528f5ab9eb259331799ccfd58a16c4c78 Issue-ID: VNFRQTS-614 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
2019-03-28Fixed typos on jjbVijay Venkatesh Kumar3-6/+4
- Switched buildnode to docker node for dashboard - Renamed csit for prh and ves and fixed trigger job/name Change-Id: I0611fbc719b45f0ea7fc799a230e257c53756bc4 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270
2019-03-28Correct CSIT job for BBS-epStavros Kanarakis1-2/+2
Change-Id: Iff667b58622d9baaf2224e6d4c9419e60ca4c93d Issue-ID: DCAEGEN2-1355 Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>
2019-03-27VNFRQTS - Fix history issue in JSONHagop Bozawglanian1-0/+1
Need to be able to pull previous JSON so it doesn't ovverride the entire JSON, but just the proper section. Change-Id: Id5165acbad893359e0aeab3fd51b87d161089c9e Issue-ID: VNFRQTS-532 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
2019-03-27Job definition for bbs-event-processor CSIT testsStavros Kanarakis1-0/+14
Change-Id: I68184d767d547d729860df1d563bf1c4e69b3250 Issue-ID: DCAEGEN2-1355 Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>
2019-03-26Fix bbs-ep jjbVijay Venkatesh Kumar1-2/+2
Change-Id: I6a86cc1daee11f492f3bda7e1c98eaebb1a1bb2a Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270
2019-03-26For DataLake DCAE handlerGuobiao Mo1-15/+10
Follow /ci-management/jjb/dcaegen2/ dcaegen2-services-bbs-eventprocessor-java.yaml Issue-ID: DCAEGEN2-1189 Change-Id: Ic6e2c6651ec9764fda0ff8300ba513278b0ec06b Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-03-26Create a CLM job inside bbs-event-processor sub-projectStavros Kanarakis1-0/+12
Change-Id: I91c98a5bfaac484d7dc04b85bf015e65b69b744b Issue-ID: DCAEGEN2-1366 Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>
2019-03-22Added new Jenkins job for DFC functional tests.BjornMagnussonXA1-0/+3
Change-Id: I52b5c6524673beb764c61259992e95c704a59796 Issue-ID: DCAEGEN2-1313 Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
2019-03-21Add wss-unified-agent.configJessica Wagantall1-0/+236
Add configuration file for WhiteSource Unified Agent. Change-Id: I55ccd63a9cc9784df20dd53aa3a58fa29ca12b59 Issue-ID: CIMAN-34 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-03-21modify -java-shell-daily to push imagesandovalfr1-1/+1
Issue-ID: INT-880 Change-Id: Ic7a8dcb81a3d87afa128158a0d8c05e4cdd332ef Signed-off-by: sandovalfr <frank.sandoval@oamtechnologies.com>
2019-03-21Merge "First experimental job for offline deployments"Jessica Wagantall3-0/+62
2019-03-21Merge "For DataLake DCAE handler"Jessica Wagantall1-0/+41
2019-03-21First experimental job for offline deploymentsMichal Ptacek3-0/+62
This job is just basic yaml lint check for offline installer ansible playbooks. It should fail unless all warnings are fixed in ansible code. Issue-ID: OOM-1707 Change-Id: Ib65023e51d176855b35d470513edb26c40a22e59 Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>