summaryrefslogtreecommitdiffstats
path: root/jjb/optf
AgeCommit message (Collapse)AuthorFilesLines
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>