summaryrefslogtreecommitdiffstats
path: root/jjb/sdc/sdc-dcae-d-dt-be-main.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-07-17Migrate to gerrit-maven-stage (SDC)-3Jessica Wagantall1-6/+10
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: I1d02b894346f4298f9890dea7ec8fae8f6526346 Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-07-07Remove SDC Dublin jobsOfir Sonsino1-2/+0
Change-Id: If56ab9bad2f74e1454bc920beb7e0e2eb26505df Issue-ID: SDC-2418 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2019-06-12Point SDC jobs to masterOfir Sonsino1-2/+2
Change-Id: I5f9ddaa573d48c856c5f7e3623948c7c43f5a267 Issue-ID: SDC-1913 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2019-05-07Add Dublin SDC jobsSonsino, Ofir (os0695)1-2/+4
Change-Id: I22f284446f3d6be254e5176c35524814e2e8661b Issue-ID: SDC-1913 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2019-03-08Add INFO.yaml verify job (SDC)Jessica Wagantall1-0/+8
Add gerrit-info-yaml-verify from global-jjb to verify INFO.yaml file contents. Change-Id: I1a6ed703ba2201fa5b6ce25364e3cec0b776f8c4 Issue-ID: CIMAN-179 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-02-20Remove SDC Casablanca Jenkins jobsSonsino, Ofir (os0695)1-4/+2
Change-Id: I8f0817f13c18388a53179a0cc3bef347a4945845 Issue-ID: SDC-2127 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2019-02-06temporary disable arm64 docker build for sdcPaul Vaduva1-19/+19
The docker build jobs on arm64 will not pass until the dockerhub migration is approved and implemented. Change-Id: I266ce63be85b0cdb619a7d64d5f4cc53e84055ae Issue-ID: CIMAN-217 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2018-12-11Allow docker-version-java to specify nodePaul Vaduva1-0/+2
Allow {project-name}-{stream}-docker-version-java-daily to allow a specific build-node to be able to run these jobs using the ARM architecture nodes. All current projects using this job will stay unchaged and will still run their builds on ubuntu1604-docker-8c-8g. Change-Id: If3e5c77b1e80c1dd86a676c920ac0ecb7d93d562 Issue-ID: CIMAN-219 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2018-12-07Add arm64 docker build for sdcPaul Vaduva1-0/+18
Add arm64 docker-build job for sdc project Change-Id: Iacb8328c9224271fae76d7f59df01835b7720e68 Issue-ID: CIMAN-217 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2018-12-03Add nexus-iq-namespace for CLM jobsJessica Wagantall1-0/+1
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-15Update SDC DCAE-D JJBMichael Lando1-2/+4
Make updates to the DCAE-D JJB to support the Casablanca branch. * Add new stream for the branch * Updated CLM and sonar to run on the new branch Change-Id: I81ca9d6da63f2293a87133ce438bb8d6ff507bc1 Issue-ID: SDC-1913 Signed-off-by: Michael Lando <michael.lando@intl.att.com>
2018-10-23SDC-Refactor CLM project blockJessica Wagantall1-1/+9
The clm job portion needs to be on its own project section similar to the Sonar portion. The reason behind this, is because we only want this job to be running for master and no other branches. Also, this is in preparation for the work that is to come from global-jjb on application names in CLM. Change-Id: I18f3a31606675e47e1772a1d5681a2502929ff42 Issue-ID: CIMAN-213 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-09-28Spread out the scheduling of Daily jobsGary Wu1-1/+1
Spread the scheduling of Daily jobs throughout the day to reduce resource contention. Change-Id: I2b2606b4022c1d9f882bfe95b439b021b17f362e Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-24Revert "Remove CLM jobs"Jessica Wagantall1-0/+1
This reverts commit 74c6abf7b5ec8663d0a7a437325d47274f6c111f. Issue-ID: CIMAN-33 Change-Id: I5c8cd455908ee6352d273db5ff76cd6529f3d8af Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-23Remove CLM jobsJessica Wagantall1-1/+0
Remove CLM jobs as they are exposing proprietary information. Looking into how to handle these better. Change-Id: I8dde2f314af5a945163e0b1172926c398ec78c37 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-21Update SDC jjbMichael Lando1-1/+1
Update sdc jjb to use maven 3.5.3, Remove jobs from the Beijing branch, Fix wrong use of the branch parameter for sonar in the jjb. Change-Id: I515a1477d2fb10ebf07224bcfa426b0e30284386 Issue-ID: SDC-1294 Signed-off-by: Michael Lando <ml636r@att.com>
2018-08-19Update SDC sonar jjbMichael Lando1-1/+2
Removed old style Java memory definitions. Fix incorrect sonar property definition. Change sonar.branch.name to sonar.branch, Because current sonar version does not support the property. Change-Id: I79f417fe41de3599f65d54013ac2aceed79bef31 Issue-ID: SDC-1632 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-16Fix yaml to add dockersStone, Avi (as206k)1-0/+4
Adding docker jobs to dcae-d to fe and to main Change-Id: I8e7e55e1bae9b1bb3719c0424be0b6c004db043a Issue-ID: SDC-1339 Signed-off-by: Stone, Avi (as206k) <as206k@att.com>
2018-05-03Create jobs for DCAE-DStone, Avi (as206k)1-0/+30
Add jobs to all repo's for DCAE-D Change-Id: I85b622e57f274eced802583f7e38f92d5746e315 Issue-ID: SDC-1263 Signed-off-by: Stone, Avi (as206k) <as206k@att.com>