summaryrefslogtreecommitdiffstats
path: root/jjb/optf/optf-osdf.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-02-13Replace beijing jobs with casablancavrvarma1-4/+4
Issue-ID: OPTFRA-439 Change-Id: I5669aa09057983c9017277753e942446c565d0ae Signed-off-by: vrvarma <vv8305@att.com>
2019-01-04Run CLM for CasablancaJessica Wagantall1-1/+5
Candidates for MR1 need to have their CLM jobs running on Casablanca too. Change-Id: I7f48ebeeb4b44e2b1f55d45a4df13bb63968a010 Issue-ID: CIMAN-228 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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-10-23OPTF-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: If4e6bc2643f8ef1f0c57b8ff737261b7e65e7fe0 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-08Add missing build nodes for OOF jobsGary Wu1-0/+1
Change-Id: I6ee058624712a01ad1b57d7c0bc4e532c4d11218 Issue-ID: OPTFRA-287 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-07Docker jobs for OOF with dedicated node.Dileep Ranganathan1-3/+28
Used by optf-osdf and optf-has projects to build and push docker images. Builds the docker images from script. Uses dedicated docker build node. Change-Id: I735034d022981d2bb89db8994d1c995efa428919 Issue-ID: OPTFRA-287 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-07-14Make code sections readable and consistentAnil Belur1-0/+1
- Add empty line between project sections. Issue-ID: CIMAN-1 Change-Id: If799176581c1fc90e1d8ce2eead7582552e35db4 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2018-06-15Add job for beijing branchDileep Ranganathan1-2/+2
Created Jenkins jobs pointing to the Beijing branch. Change-Id: I3c9f95caf9ad550b030ea5461d80b1bb1adc5ee3 Issue-ID: OPTFRA-258 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-04-28Updated the docker release branchAnkitkumar Patel1-0/+2
Release job for OSDF. Issue-ID: OPTFRA-226 Change-Id: Iadcc64b53868b2f571590a9d96a7b3a12e727dec Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-03-19Rename basebuild to builderJessica Wagantall1-2/+2
Rename nodes from "basebuild" to "builder" in preparation for updating to common-packer. Change-Id: I6ff64e3ee5c856391430296aded45d84c46de171 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-22Merge "Added docker release jobs for has and osdf"Jessica Wagantall1-0/+5
2018-02-20Add missing CLM jobsJessica Wagantall1-0/+1
Add missing jobs for oom, optf and oparent Change-Id: I130bbf73ed76e13b09e736d90490f9af00b5cb3a Issue-ID: CIMAN-133 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-20Added docker release jobs for has and osdfDileep Ranganathan1-0/+5
Added calling scripts to build docker image. Modified the jjb to add docker release job. Change-Id: I9268f63cc22041d0cea2f2cdb282f8d5ce8f3687 Issue-ID: OPTFRA-5 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-02-19Rename jjb jobs for optf/osdfDileep Ranganathan1-0/+34
Renamed the yaml file name to keep it simple. Change-Id: I8db06f5e7f1a251d4f3520ba6ecb8aeb33ea3cac Issue-ID: OPTFRA-85 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>