summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2021-06-04Don't install robot in Policy CSITsJim Hahn1-2/+0
The Policy CSITs install their own robot framework now, so no need to copy it as part of the build job. Issue-ID: POLICY-3155 Change-Id: I39135cd2b37e02c1f5d56b1696065f22e4dcce58 Signed-off-by: Jim Hahn <jrh3@att.com>
2021-06-03Merge "Updating ncmp-dmi-plugin jjb project name"Jessica Wagantall1-1/+1
2021-06-03Updating ncmp-dmi-plugin jjb project nameniamhcore1-1/+1
Issue-ID: CPS-403 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: Iab32db6c4358f776cc9b70a9d55e1d1ad953a8b4
2021-05-28Merge "Create jobs for cps-ncmp-dmi-plugin"Jessica Wagantall1-0/+83
2021-05-28Create jobs for cps-ncmp-dmi-pluginniamhcore1-0/+83
Issue-ID: CPS-403 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: I86328840eb44173d3abcc716ca47d5106caa5df5
2021-05-27Merge "CI: Rm sonar jobs for unmaintained project"Jessica Wagantall1-30/+0
2021-05-27CI: Update dcaegen2 jobs to use mvn35Anil Belur1-17/+21
Issue-ID: CIMAN-33 LF-JIRA: IT-22152 Change-Id: Icc85b59126d537db4795ae4d74e7a9612f07b9a4 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2021-05-25Automation adds cps-ncmp-dmi-plugin.yamlLF Jenkins CI1-0/+14
Issue-ID: CIMAN-33 Change-Id: I5219ae20482af591304dd0dc6e5c6928793433b5 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2021-05-25Merge "[DCAEGEN2] Change mvn version on tca-gen2 project"Jessica Wagantall1-0/+3
2021-05-25Merge "Fix settings name"Lasse Kaihlavirta1-3/+3
2021-05-25Fix settings nameLasse Kaihlavirta1-3/+3
- also, rename CSIT file and project name for consistency Issue-ID: DCAEGEN2-2746 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I933bd60a2d4bfa88c5e11915b4d3a38588319d78
2021-05-25CI: Rm sonar jobs for unmaintained projectBengt Thuree1-30/+0
Issue-ID: CIMAN-33 LF-JIRA: IT-22144 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: I9dff05cbb237f267c910dc2b0f3e69038f9dc114
2021-05-24Merge "Upgrade PMMapper CSITs to verification jobs"Jessica Wagantall1-16/+17
2021-05-24Merge "[PMSH] Move old branches to maintainence"Jessica Wagantall1-2/+13
2021-05-24Upgrade PMMapper CSITs to verification jobsLasse Kaihlavirta1-16/+17
Issue-ID: DCAEGEN2-2796 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: Id94bb5085c3c11eb5d67ac3622a870ffcf76be13
2021-05-21[PMSH] Move old branches to maintainenceefiacor1-2/+13
Change-Id: Ic7aac087e1a51df6abd5ceb08c711bf597272256 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DCAEGEN2-2775 Signed-off-by: vv770d <vv770d@att.com>
2021-05-21[DCAEGEN2] Change mvn version on tca-gen2 projectTomasz Wrobel1-0/+3
Issue-ID: DCAEGEN2-2797 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I8e5ec46dbfe657a8ac781a32d52c3046321ed748
2021-05-21Merge "CI: Rm sonar jobs for unmaintained projects"Bengt Thuree3-56/+0
2021-05-20Merge "[CPS] Using job templates that login to dockerhub before executing maven"Jessica Wagantall1-6/+5
2021-05-20Merge "remove modeling-toscaparsers-nfvparser from JJB"Jessica Wagantall1-55/+0
2021-05-20[CPS] Using job templates that login to dockerhub before executing mavenRenu Kumari1-6/+5
Issue-ID: CPS-379 Signed-off-by: Renu Kumari <renu.kumari@bell.ca> Change-Id: Ifea16b7534c99a4d64802f54fd559ae12d3b4454
2021-05-20remove modeling-toscaparsers-nfvparser from JJBdyh1-55/+0
modeling-toscaparsers-nfvparser is no longer updated and maintained Issue-ID: MODELING-536 Change-Id: I14ba66e929624b61685a5d27b91beb4017b88c26 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2021-05-20Merge "Remove clamp from JJB"Bengt Thuree5-196/+0
2021-05-20CI: Rm sonar jobs for unmaintained projectsAnil Belur3-56/+0
Change-Id: Ia8c0702f0ed688cf0aa53f6165ebec8afc9e8a33 LF-JIRA: IT-22109 Issue-ID: CIMAN-33 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2021-05-20CI: Upgrade JJB version to 3.5.0Anil Belur1-1/+1
ONAP hasn't updated it's JJB in quite some time, bump to more recent version. Change-Id: I668817414a425cf6485f7825b1b8e9b60aa62e2e Issue-ID: CIMAN-33 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2021-05-19Merge "Replace jenkins verify/merge jobs build node with the one contains ↵Jessica Wagantall1-3/+6
docker"
2021-05-19Merge "Replace jenkins verify/merge jobs build node with the one contains ↵Jessica Wagantall1-3/+6
docker"
2021-05-19Fix files path for policy csit verify jobRam Krishna Verma1-1/+1
Issue-ID: POLICY-3257 Change-Id: Id56e99afdf207e6173905e5fbdf47e735f96a6ba Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2021-05-19Replace jenkins verify/merge jobs build node with the one contains dockerM.Hosnidokht1-3/+6
Current jenkins verify/merge jobs do not need docker to run tests, but integration tests with testcontainer (https://gerrit.onap.org/r/c/aai/traversal/+/121141) need docker to run successfully. Issue-ID: AAI-3325 Signed-off-by: Mohammad Hosnidokht <mohammad.hosnidokht@yoppworks.com> Change-Id: I0b97e026b8e08e591d150cc1b34eddd20ee5123c
2021-05-19Replace jenkins verify/merge jobs build node with the one contains dockerM.Hosnidokht1-3/+6
Current jenkins verify/merge jobs do need docker to run tests, but integration tests with testcontainer (https://gerrit.onap.org/r/c/aai/resources/+/121142) need docker to run successfully. Issue-ID: AAI-3324 Signed-off-by: Mohammad Hosnidokht <mohammad.hosnidokht@yoppworks.com> Change-Id: I9d5162e12676505637232bc8f1cf5d03aae77ee4
2021-05-19Merge "Add project csit verify job for policy components"Jessica Wagantall2-8/+79
2021-05-19Merge "[ONAPTESTS] Add jjb for pythonsdk honolulu and guilin branches"Bartek Grzybowski1-0/+4
2021-05-18Add project csit verify job for policy componentsRam Krishna Verma2-8/+79
Adding project csit verify job for policy framework components to verify the changes coming in the incoming gerrit review. Issue-ID: POLICY-3257 Change-Id: I4872179e354c5c2c0a66f50bf5b8e4677313f6a9 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2021-05-17Merge "Update SDNC CSIT jobs to use sdnc/oam CSIT tests"Jessica Wagantall1-9/+11
2021-05-17Merge "[CPS] changed docker registry variable"Jessica Wagantall1-2/+2
2021-05-17Update SDNC CSIT jobs to use sdnc/oam CSIT testsDan Timoney1-9/+11
Update SDNC CSIT Jenkins jobs to run from sdnc/oam repo using local docker builds, rather than running tests in integration/csit repo based on sdnc-image in nexus3 Change-Id: I6a81266f45e7d45242a8dd2ae107d16d67101bc3 Issue-ID: SDNC-1545 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-05-17[CPS] changed docker registry variableRenu Kumari1-2/+2
Issue-ID: CPS-311 Signed-off-by: Renu Kumari <renu.kumari@bell.ca> Change-Id: I84d9a39e03f018743db9693a9ee4ab1de571c799
2021-05-17[DMAAP-BC] Remove H branch from csit jobsefiacor1-2/+0
Change-Id: I0ee5a4185046519a0a1058057117faa38bd687fd Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1610
2021-05-14Merge "Remove policy-engine jobs"Jessica Wagantall1-54/+0
2021-05-14Remove frankfurt jobsJim Hahn12-91/+0
Now that Honolulu has been released, frankfurt jobs can be removed. Issue-ID: POLICY-3307 Change-Id: Iae2ab862beefea528f3929ca665dd62ce9e4267c Signed-off-by: Jim Hahn <jrh3@att.com>
2021-05-14Remove policy-engine jobsJim Hahn1-54/+0
Removed policy-engine jobs, as it was deprecated in frankfurt. Issue-ID: POLICY-2429 Change-Id: I5b1afef2f1e043d66d58db2d7f351ff6b2eb16a0 Signed-off-by: Jim Hahn <jrh3@att.com>
2021-05-13Trigger CSITs on docker mergeJim Hahn1-0/+7
Modified to trigger CSITs when policy-docker is merged, in addition to merge of individual repos. Triggering on verify will be done in a different review. Issue-ID: POLICY-3299 Change-Id: Id102f8d7e3877dc0e814e1950253be0e0b3d9840 Signed-off-by: Jim Hahn <jrh3@att.com>
2021-05-12[ONAPTESTS] Add jjb for pythonsdk honolulu and guilin branchesmrichomme1-0/+4
for the moment only automatic +1 is done for master better to extend to other active branches Issue-ID: INT-1920 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ie38ed5eea75085f6318d9f1d1c59a1ca3a3aa0d8
2021-05-11Remove clamp from JJBsebdet5-196/+0
Clamp will be archived so removing the clamp jenkins jobs Issue-ID: CLAMP-1026 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I7710ecbce3fdeefcabaf7f15a0587719a14b068c
2021-05-06Add jobs for VES poc branchvv770d1-0/+2
ves_synchronous branch created to host new updates targeted for Istanbul. Once code is stablized - will be pushed to master and poc branch locked Change-Id: I41478ceb47c76d56a33f99c8a927113a6a38a739 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-1483
2021-05-06[HONOLULU] Update ci jjb for Honolulumorganrol2-0/+8
update - demo - testsuite Issue-ID: INT-1920 Signed-off-by: morganrol <morgan.richomme@orange.com> Change-Id: Ibba3b6a32d067c96b4441d799b1aceaf6b2c32ed
2021-05-05Merge "Remove invalid trigger jobs"Jessica Wagantall1-3/+0
2021-05-05Merge "Use java 11 compiler for sdnc-apps"Jessica Wagantall1-0/+4
2021-05-05Remove invalid trigger jobsLasse Kaihlavirta1-3/+0
Issue-ID: INT-1919 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I5aa7d4386012c6174e6607664b6c05fac79e6475
2021-05-05Use java 11 compiler for sdnc-appsDan Timoney1-0/+4
Update sdnc-apps CLM and Sonar jobs to use Java 11 / maven 3.6 Change-Id: I5b2442b7cade73a5e73536d27ea45a130f2468b9 Issue-ID: SDNC-1530 Signed-off-by: Dan Timoney <dtimoney@att.com>