summaryrefslogtreecommitdiffstats
path: root/jjb/optf
AgeCommit message (Collapse)AuthorFilesLines
2019-01-04Run CLM for CasablancaJessica Wagantall3-3/+15
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 Wagantall3-0/+3
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-28Update OOF-HAS JJBRuoyu1-4/+4
Make updates to the OOF-HAS to support the Casablanca release Issue-ID: OPTFRA-406 Change-Id: I9e16ba0b6909ec76fbc0b5b2ec9755c461387526 Signed-off-by: Ruoyu <ruoyu.ying@intel.com>
2018-11-13Manage views [l*-p*] in JJBJessica Wagantall1-0/+5
Use lf-views to manage views through JJB Issue-ID: CIMAN-218 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: If154d6a488998346cefe4a39927a6cb5379c08b0
2018-10-23Merge "OPTF-Refactor CLM project block"Anil Belur3-4/+29
2018-10-23OPTF-Refactor CLM project blockJessica Wagantall3-4/+29
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-10-19Added maven parms to sonar jobJerry Flood1-1/+2
Issue-ID: OPTFRA-373 Change-Id: I7d4168dcdd482317c73e5673c33399ef6bf37b8d Signed-off-by: Jerry Flood <jflood@att.com>
2018-10-19Fix the cmso sonar jenkins jobvrvarma1-50/+50
Change the build-node to an image that has docker installed. Change-Id: I120348dda93ed8911cb063ff5aa984f9d75a1055 Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-373
2018-10-18Use docker node for optf-cmso buildsJessica Wagantall1-0/+1
Most of the main jobs for optf-cmso require docker. Moving the build node from builder to a docker one. Change-Id: Id0fcc5ab44a8d0d6ebc60c4feed7ec5a163094d9 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-10-17Update the cmso job to build dockerJerry Flood1-35/+20
Issue-ID: OPTFRA-373 Change-Id: Ic947771203d8a5b80a115522ac15278b506fe47a Signed-off-by: Jerry Flood <jflood@att.com>
2018-10-01Change Management Schedule OptimizationRamaPrasad Amaranarayana (ra5425)3-0/+89
Adding Jenkins scripts for Change Management Schedule Optimization Change-Id: I0b97ad2f6d3c4ad44ce69dab7d2588205b8f2741 Issue-ID: OPTFRA-360 Signed-off-by: RamaPrasad Amaranarayana (ra5425) <ra5425@att.com>
2018-09-28Merge "Remove beijing CSIT jobs"Jessica Wagantall2-4/+0
2018-09-28Spread out the scheduling of Daily jobsGary Wu2-2/+2
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-09-28Remove beijing CSIT jobsGary Wu2-4/+0
Beijing CSIT jobs will no longer work as-is after the relocation to the integration/csit repo. Removing them for now. Change-Id: Ie555d55e2b93a2e0f8da417a4987e28459c63e26 Issue-ID: INT-671 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-26Adding optf-osdf csit jjb configurationvrvarma1-0/+17
Adding osdf csit jenkins job configuration Change-Id: Ia902fe33e010bf8e1dcc50af9d3ce7e83bfae6cd Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-286 Signed-off-by: vrvarma <vv8305@att.com>
2018-09-21Fix nested trigger_jobs (O-S)Jessica Wagantall1-2/+1
After upgrading to JJB 2.2.0 any nested parameters up to 3 levels will be reported as a failure. We need to fix those so that there is only 2 levels maximum. Change-Id: Icb86bc28bb66727737568386f0258d5d570c1fc7 Issue-ID: CIMAN-184 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-24Revert "Remove CLM jobs"Jessica Wagantall2-0/+2
This reverts commit 74c6abf7b5ec8663d0a7a437325d47274f6c111f. Issue-ID: CIMAN-33 Change-Id: I5c8cd455908ee6352d273db5ff76cd6529f3d8af Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-23Remove CLM jobsJessica Wagantall2-2/+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 Wu2-0/+2
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 Ranganathan2-6/+56
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 Belur2-0/+2
- 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 Ranganathan3-5/+9
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-05-29Removed redundant CSIT jobPatel, Ankitkumar1-14/+0
Removed the redundant CSIT job Issue-ID: OPTFRA-248 Change-Id: I45326f09d712edde7b551cc39c3a5943baa1430e Signed-off-by: Patel, Ankitkumar <ankit@research.att.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-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-21Adding OSDF csit jobSastry Isukapalli1-0/+14
Issue-ID: OPTFRA-22 Change-Id: Iddada1c14f63315be0416b10f5c9c31866d32cde Signed-off-by: Sastry Isukapalli <sastry@research.att.com>
2018-03-19Rename basebuild to builderJessica Wagantall2-4/+4
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-03-12Changes in Location of docker build scriptsIkram Ikramullah (ikram@research.att.com)1-2/+2
Since the build script location changed in optf/has project changing the respective files in ci-management too. Issue-ID: OPTFRA-123 Change-Id: Ida722a60c908e33431001b69c3e8a095e631e80f Signed-off-by: Ikram Ikramullah (ikram@research.att.com) <ikram@research.att.com>
2018-03-08Add optf-has-csit yaml in ci-managementAmjath khan1-0/+14
Change-Id: I8065b4aebce37b19bb0b689c34eb995fc70f0813 Issue-ID: OPTFRA-166 Signed-off-by: Amjath khan <ak683p@att.com>
2018-02-22Merge "Added docker release jobs for has and osdf"Jessica Wagantall4-0/+30
2018-02-20Add missing CLM jobsJessica Wagantall2-0/+2
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 Ranganathan4-0/+30
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/+0
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>
2018-02-16Merge "Add merge job for optf-has"Jessica Wagantall2-16/+34
2018-02-16Add merge job for optf-hasDileep Ranganathan2-16/+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>
2018-02-14Run sonar jobs once a dayJessica Wagantall1-0/+1
Change-Id: If9d9a676ade972890a3748f24a58c81541b5b1df Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-13Remove empty java-version in templatesJessica Wagantall1-1/+0
The new upgrade of global-jjb 0.16.0 is able to handle the java version better. We do not need to set this variable as empty anymore. Change-Id: I88cae9f4b49241b6045deee7fd696c18d781db1c Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-12Added JJB jobs for optf/osdfDileep Ranganathan1-1/+19
Develop JJB job for verify and merge jobs for optf-osdf Added release-java-version-daily jobs also Change-Id: I5daba7b4886a748be17b5efdd6096ec6b5f319c8 Issue-ID: OPTFRA-85 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-02-07Modified file pattern for jjb for optf-hasDileep Ranganathan1-1/+1
Updated the job with correct pattern to trigger changes for conductor directory. Change-Id: I1e23eb35a8dfede2828759760dbd5ce8a4cf3df3 Issue-ID: OPTFRA-5 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-02-07Add optf-osdf JJB yaml fileDileep Ranganathan1-0/+16
Add python jobs for optf/sdf project Change-Id: I4f74aef87d07a445cc28c346fefb3b349f39a91d Issue-ID: OPTFRA-5 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-02-07Add optf-has JJB yaml fileIkram Ikramullah1-0/+16
Add python jobs for optf-has project Issue-ID: CIMAN-127 Change-Id: Ie9f5bb382797243edda375cd28bad24205d9c6f6 Signed-off-by: Ikram Ikramullah <ikram@research.att.com>