summaryrefslogtreecommitdiffstats
path: root/jjb/sdc/sdc-dcae-d-tosca-lab.yaml
AgeCommit message (Collapse)AuthorFilesLines
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-07Add arm64 docker build for sdcPaul Vaduva1-0/+19
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-11-15Update SDC DCAE-D JJBMichael Lando1-1/+3
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-08Add verify python job for DCAE Tosca labAreli, Fuss (af732p)1-0/+5
Add verify python job for DCAE Tosca lab Change-Id: I948f85b31388bbd03b1c1ef89e8dd13ce672b75a Issue-ID: CIMAN-208 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
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-31Remove python clm configurationGildas Lanilis1-1/+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-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-22Add jenkins job for tosca-labStone, Avi (as206k)1-0/+29
Add yaml file for the tosca-lab so that ONAP will be able to build this python project Change-Id: I32081dcbd9439fe619904747ff20bce4d6f5e55f Issue-ID: SDC-1339 Signed-off-by: Stone, Avi (as206k) <as206k@att.com>