summaryrefslogtreecommitdiffstats
path: root/jjb/sdc/sdc-dcae-d-fe.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-02-06temporary disable arm64 docker build for sdcPaul Vaduva1-18/+18
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-1/+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/+10
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-14Upsize build minion for sdc-sdc-dcae-d-feJeremy Phelps1-0/+1
Issue-ID: CIMAN-160 Change-Id: I3f818a8f6027303d124bb8016cb5cd4574c7c7fb Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
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>