summaryrefslogtreecommitdiffstats
path: root/jjb/optf/optf-has.yaml
AgeCommit message (Collapse)AuthorFilesLines
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-27Release job for HASIkram Ikramullah1-0/+2
Issue-ID: OPTFRA-225 Change-Id: I795ed254537e49fd84006a8cd4065983fd284088 Signed-off-by: Ikram Ikramullah <ikram@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-03-16Added verify java job for optf/has root directoryDileep Ranganathan1-0/+1
Currently the verify java job is picking only subprojects Need to define '{project-name}-{stream}-verify-java' for verifying the optf/has root directory changes. Change-Id: Ib5dcfd6bad1c862a9b6fdb34cba53f200c61107d Issue-ID: OPTFRA-189 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
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-16Add merge job for optf-hasDileep Ranganathan1-0/+34
Create an initial version of the merge job for optf-has Change-Id: I6f9309015d4a0a52ec40061c52f7101ac7155170 Issue-ID: OPTFRA-86 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>