summaryrefslogtreecommitdiffstats
path: root/jjb/optf/optf-has.yaml
AgeCommit message (Collapse)AuthorFilesLines
2021-03-10Create Honolulu jenkins jobs for OOFkrishnaa961-4/+4
Issue-ID: OPTFRA-921 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I262598a7b9d4259d27b54c6b0478e67fae6252c7
2020-11-17Create guilin jenkins jobs for OOFkrishnaa961-4/+4
Issue-ID: OPTFRA-873 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I76295159f305e474b9cfa52a28a998bcdadfa49c
2020-05-27Create frankfurt jenkin jobs for oof projectsvrvarma1-4/+4
Change-Id: I5e6c9425b225b3bf7ac1ac68106ba5f941b4532e Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-763
2020-03-17Fix sonar clm jobs for optf-hasvrvarma1-33/+2
Fix sonar and clm jobs and remove deprecated jobs. Change-Id: If1f98642eadf11797bbbbceb91e2401a8e47fc4b Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-717
2020-03-17Clean non-python optf-has build jobsvrvarma1-4/+4
Change-Id: I85f5329b8d22895337fd111d07187a6cf829cf58 Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-717
2020-03-12Change the optf has and osdf jjb jobs to use ubuntu1804 nodevrvarma1-3/+3
Change-Id: I4c1ac1a344a73f97346bbbddfb489bdf17583661 Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-717 Signed-off-by: vrvarma <vikas.varma@att.com>
2020-01-14Ensure INFO runs in centosJessica Wagantall1-0/+1
Move INFO.yaml verify jobs to centos node to ensure there are no issues with Python packages. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ib696292b9785478175515694247854b2e4e1c37f
2020-01-10Merge "Clean up jjb and update csit jobs for oof Switching the build-nodes ↵Jessica Wagantall1-6/+6
for docker jobs for osdf"
2020-01-10Clean up jjb and update csit jobs for oofvrvarma1-6/+6
Switching the build-nodes for docker jobs for osdf Change-Id: Ibcc83b3d2aee7bfc8db5809f8c3e8722a13d18b5 Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-673
2020-01-09Simplify sonar variablesJessica Wagantall1-1/+1
Globalize sonar_mvn_goal Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ia46696394bfbde621b861e662e6a512f5f6df967
2019-11-27Migrate OOF to SonarCloudJessica Wagantall1-0/+5
Issue-ID: CIMAN-343 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ia5eb3872f3e210f08f5ed5a25157951387b922b8
2019-10-18Add jenkins job for gerrit-maven-docker-stageVarma, Vikas1-0/+9
Update jjb jobs to stage docker images Removing the shell script, to migrate to pom.xml osdf verify,merge to use ubuntu1604-builder-4c-4g Change-Id: I339bd255949bb1d1c39492c39c0107e1ae7672cf Signed-off-by: Varma, Vikas <vv8305@att.com> Issue-ID: OPTFRA-597
2019-09-16Move release jobs to docker nodeJessica Wagantall1-1/+1
Move release jobs to docker node since these repos will start using self container releases Change-Id: If335d12375863b3809e0d1335310a3eaeefea154 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-08-03Add gerrit-release-jobsAric Gardner1-1/+1
Add gerrit-release-jobs for the following projects: This project has requested a release: IT-17025 aaf/aaf-authz.yaml These projects have a release file but no jobs: dcaegen2/dcaegen2-collectors-datafile.yaml dcaegen2/dcaegen2-platform-inventory-api.yaml dcaegen2/dcaegen2-platform-servicechange-handler.yaml dcaegen2/dcaegen2-services-pm-mapper.yaml Fix build node definition for the following projects: optf/optf-has.yaml optf/optf-osdf.yaml Issue-ID: OPTFRA-548 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Change-Id: Ic2f0c23feb382fa9fc3f7df585b00db061c4bd4f
2019-08-02Adding jenkin tasks for self release tagsvrvarma1-0/+2
Change-Id: I3a75db5bcde40b0310844dd5e03319de730b4bc1 Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-548
2019-07-05Create dublin jenkin jobs for OOF projectsvrvarma1-0/+6
Change-Id: Ia2dad58f00f808a0767d4d05f5fe3d0e3edbfab9 Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-525
2019-05-14Remove old release jobs OPTFJessica Wagantall1-1/+0
gerrit-maven-stage jobs are working well for OPTF. Remove old deprecated jobs Change-Id: Ib3bd1ab1c6cb2057791e44092ce01497d3fe6bc7 Issue-ID: CIMAN-240 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-07Update node for opts jobsJessica Wagantall1-1/+1
OPTF osdf and has need to run on a docker based node. Change-Id: I5533c9dd8a35e64b3013a140d693dfd5a2cbb676 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-02Migrate to gerrit-maven-stage (OPTF)Jessica Wagantall1-0/+4
Migrate to use gerrit-maven-stage from global-jjb to allow the generation of signed release artifacts that will reduce release processing time. Change-Id: I44cc8a98298fa0747589d3216b4a9351edbf1fba Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-04-17Remove Casablanca jobs in favor of DublinShankar Narayanan1-6/+0
Change-Id: Iddc24850febfe85b4e9741085cfc39b72a10f07c Signed-off-by: Shankar Narayanan <snarayanan@research.att.com> Issue-ID: OPTFRA-475
2019-03-08Add INFO.yaml verify job (OPTF)Jessica Wagantall1-0/+8
Add gerrit-info-yaml-verify from global-jjb to verify INFO.yaml file contents. Change-Id: I09712bb0beb714944716cf246be46a466f0ee160 Issue-ID: CIMAN-179 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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-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-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>