summaryrefslogtreecommitdiffstats
path: root/jjb/multicloud
AgeCommit message (Collapse)AuthorFilesLines
2019-02-05temporary disable arm64 docker for multicloudPaul Vaduva9-130/+130
The docker build jobs on arm64 will not pass until the dockerhub migration is approved and implemented. Change-Id: Iec9cb3f914644e17603686f15423345f74165997 Issue-ID: CIMAN-217 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2019-01-30Merge "Add standalone the jjb for casablanca branch"Jessica Wagantall2-2/+54
2019-01-30Add standalone the jjb for casablanca branchBin Yang2-2/+54
fix the jjb failure due to unmatching module list Change-Id: I6c823b8c31c9753e6a37f2b85f05e85bd6af7640 Issue-ID: MULTICLOUD-458 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-01-30Add verify of csit for starlingxHaibin Huang1-1/+4
Change-Id: Ie65fc77465219f1628d5d5f979714be2a32cdac5 Issue-ID: MULTICLOUD-428 Signed-off-by: Haibin Huang <haibin.huang@intel.com>
2019-01-28Add jjb for multicloud casablanca branchBin Yang1-0/+2
This is to merge patches for Casablanca Maintenance Release Change-Id: Ic2a079abb0f3ebaeed8e7f2410c6898834bf080e Issue-ID: MULTICLOUD-458 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-01-15Support openstack starlinx pluginHaibin Huang3-0/+36
Change-Id: Ic158ab2c2b0900b882834c0ac07d2c16cdd58152 Issue-ID: MULTICLOUD-428 Signed-off-by: Haibin Huang <haibin.huang@intel.com>
2018-12-07Add arm64 docker build for multicloudPaul Vaduva9-5/+141
Run Docker and Java daily jobs for arm64 for multicloud projects. Change-Id: Ib677e0938989ce78342b770611b869bbad2bf2b1 Issue-ID: CIMAN-217 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2018-12-03Add nexus-iq-namespace for CLM jobsJessica Wagantall4-0/+4
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-27Allow docker-java to specify nodeJessica Wagantall5-0/+5
Allow {project-name}-{stream}-docker-java-version-shell-daily to allow a specific build-node to be able to run these jobs using the ARM architecture nodes. All current projects using this job will stay unchaged and will still run their builds on ubuntu1604-docker-8c-8g. Change-Id: Iba2032d80038d5b4d4ef3a73900c89866a896918 Issue-ID: CIMAN-219 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-11-13Manage views [l*-p*] in JJBJessica Wagantall1-0/+6
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-29Move to golang 1.11Kiran Kamineni1-0/+1
Move k8s plugin to build with golang 1.11 This is a prerequisite for go mod support in the plugin Issue-ID: MULTICLOUD-387 Change-Id: I1fe6a1b11fdee56b43af2703e5734a8715cbab63 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-10-23Merge "MULTICLOUD-Refactor CLM project block"Anil Belur4-4/+37
2018-10-23MULTICLOUD-Refactor CLM project blockJessica Wagantall4-4/+37
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: I687796265ae87c0698416c8649efdfd491779107 Issue-ID: CIMAN-213 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-10-22Add missing azure CSIT verify jobJessica Wagantall1-0/+1
Change-Id: I2243b875171e25e337117179ffd441aaca3a5ace Issue-ID: INT-686 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-10-22Merge "Add job to trigger csit tests for azure plugin"Jessica Wagantall1-0/+12
2018-10-22Add job to trigger csit tests for azure pluginSudhakar Reddy1-0/+12
Change-Id: I542aeb21fd13eec8cb257696aefb46db9beb769e Issue-ID: INT-686 Signed-off-by: Sudhakar Reddy <Sudhakar.Reddy@amdocs.com>
2018-10-15Create MultiCloud k8s Docker jobVictor Morales7-0/+18
MultiCloud/Kubernetes plugin requires the creation of docker images daily. This change offers that functionality. Change-Id: If6c2dc3666001340852d322bb3d31171c7b0fead Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-301
2018-09-28Spread out the scheduling of Daily jobsGary Wu4-7/+7
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-21Fix nested trigger_jobs (M)Jessica Wagantall5-12/+6
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. Committing this as a single patch since our verify job is broken. Change-Id: I17cb960bd182c45b8921855f699a0777882fd154 Issue-ID: CIMAN-184 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-30Add tox execution in multicloud/k8s projectVictor Morales1-0/+5
The Kubernetes plugin for MultiCloud project contains bash instructions that validates bash and reStructured file syntax. Those instructions are inlcuded in a tox.ini file which needs to be included as part of Jenkins jobs. Change-Id: I19d88ee06b8a6a1ccfdf596bbea15d347c61d1b2 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-301
2018-08-24Merge "Update Job trigger for Kubernetes Plugin"Jessica Wagantall1-4/+4
2018-08-24Revert "Remove CLM jobs"Jessica Wagantall4-0/+4
This reverts commit 74c6abf7b5ec8663d0a7a437325d47274f6c111f. Issue-ID: CIMAN-33 Change-Id: I5c8cd455908ee6352d273db5ff76cd6529f3d8af Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-24Update Job trigger for Kubernetes PluginShashank Kumar Shankar1-4/+4
This patch updates job trigger to the Kubernetes plugin in the multicloud project with the changed paths. Change-Id: I23e9b2c21d3f990cfea0dc0790bfbf8aed81dece Issue-ID: MULTICLOUD-301 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2018-08-23Remove CLM jobsJessica Wagantall4-4/+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-22Add Job trigger for Kubernetes PluginShashank Kumar Shankar1-0/+16
This patch adds job trigger to the Kubernetes plugin in the multicloud project. Change-Id: Id5c41a4539f035089cde5e74faff781dfea39c56 Issue-ID: MULTICLOUD-301 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2018-08-22Merge "Delete HPA discovery csit test"Jessica Wagantall1-3/+0
2018-08-22Delete HPA discovery csit testHuang Haibin1-3/+0
Change-Id: I420aa4603b15794587fa8dc797e2a2dec3d36b74 Issue-ID: MULTICLOUD-276 Signed-off-by: Huang Haibin <haibin.huang@intel.com>
2018-08-21Merge "Change project name for csit"Jessica Wagantall1-1/+1
2018-08-21Change project name for csitHuang Haibin1-1/+1
Change-Id: Ib21134282711681a2b8930c424dc635b989a5573 Issue-ID: MULTICLOUD-276 Signed-off-by: Huang Haibin <haibin.huang@intel.com>
2018-08-17Build jobs for multicloud-azure projectSudhakar Reddy3-0/+68
Verify and merge jobs added to multicloud-azure project. Change-Id: I465e37a36698b54daa3c272daf438339a086bde1 Issue-ID: CIMAN-196 Signed-off-by: Sudhakar Reddy <Sudhakar.Reddy@amdocs.com>
2018-07-14Make code sections readable and consistentAnil Belur3-0/+6
- Add empty line between project sections. Issue-ID: CIMAN-1 Change-Id: If799176581c1fc90e1d8ce2eead7582552e35db4 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2018-07-11Add pike subprojectHuang Haibin3-1/+32
Change-Id: I37661626fb7c2a7e4051197af92c474ee549256f Issue-ID: MULTICLOUD-276 Signed-off-by: Huang Haibin <haibin.huang@intel.com>
2018-07-05Add pattern share for pike subprojectHuang Haibin1-0/+8
Change-Id: Ia2ddd270bc49503d06a1ab0180c4306cb90b9221 Issue-ID: MULTICLOUD-276 Signed-off-by: Huang Haibin <haibin.huang@intel.com>
2018-05-19Enable HPA CSIT for multicloud-ocataVictor Morales1-0/+3
The I89c51f8bd9056fd8c2afd871ab9ab8b0cc567bb9 commit adds a new csit functionality for multicloud-ocata project. This test verifies the discovery process. This change includes this new test into the Jenkins Jobs. Change-Id: I7aa368fb2c93b094d96a650d3419d3f854110e86 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-214
2018-03-20Merge "Add root merge and verify jobs"Jessica Wagantall2-0/+4
2018-03-19Rename basebuild to builderJessica Wagantall7-11/+11
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-19Add root merge and verify jobsJessica Wagantall2-0/+4
Add merge and verify java jobs for files located in the root of the project Change-Id: I2b143d98c5b26323783f1fa621eb4ad219564db2 Issue-ID: MULTICLOUD-151 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-08Add pattern share for newton subprojectHuang Haibin1-0/+4
Change-Id: I95ba6d4b9bee6fcd0866a10235cb8fca50b85129 Issue-ID: MULTICLOUD-138 Signed-off-by: Huang Haibin <haibin.huang@intel.com>
2018-03-07Update sonar jjb for multicloud OpenStackBin Yang1-2/+30
Add sonar jjb for each plugin service Change-Id: Ie4521b8ff50d03625341c23556dc0464cd41c9bd Issue-ID: CIMAN-65 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-02-23Remove Amsterdam Job from JenkinsGildas Lanilis7-14/+0
In order to focus on Beijing Release, this is removing remaining Amsterdam Jobs on: -demo -dmaap -holmes -integration -modeling -msb -multicloud -testsuite -usecase ui -vfc Change-Id: I4f2a3818b1b53d426e03709e2bf7848cc02d1c78 Issue-ID: CIMAN-135 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-02-20Add missing CLM jobs multicloudJessica Wagantall3-3/+6
Change-Id: I68d12c5644f88e60935140bb44b2bc98f7698cdc Issue-ID: CIMAN-133 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-14Run sonar jobs once a dayJessica Wagantall3-0/+3
Change-Id: If9d9a676ade972890a3748f24a58c81541b5b1df Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-13Remove empty java-version in templatesJessica Wagantall3-3/+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-01Remove release-version-java-daily-no-sonarJessica Wagantall3-3/+3
gerrit-maven-sonar is now in place to run all the Sonar scans. "release-version-java-daily-no-sonar" and "release-version-java-daily" templates are exactly the same after removing the sonar goals. Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: If89f2c8a484c28271aa7b634ab7e6b3f064d63fb
2018-02-01Set build node for gerrit-maven-sonarJessica Wagantall3-0/+3
Run gerrit-maven-sonar on a 4c-4g node Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I8a50b075ab6c1da5b015136b30a8aa2fab5bbc9a
2018-02-01Move projects to gerrit-maven-sonarJessica Wagantall3-0/+33
The current Sonar goal in release-version-java-daily has a lot of issues when running for projects in more than one branch. Remove sonar task from release-version-java-daily and use global-jjb gerrit-maven-sonar job instead. Change-Id: I9a20b68f4539e227ceab4063edb2df429cf60afb Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-01-29Add pattern share for ocata subprojectHuang Haibin1-1/+5
Change-Id: I9217790f52a8e5ecad766107df6c34d3a72dbcf0 Issue-ID: MULTICLOUD-138 Signed-off-by: Huang Haibin <haibin.huang@intel.com>
2018-01-24Add share directory for ocataHuang Haibin1-1/+1
Change-Id: I82cdb5492d035410e2f8f146cf38dfcdb2dc0b20 Issue-ID: MULTICLOUD-138 Signed-off-by: Huang Haibin <haibin.huang@intel.com>
2017-12-14Add amsterdam stream to JJB templatesJessica Wagantall7-0/+14
Add amsterdam branch for jjb job templates for multicloud repos Change-Id: Id8664eb63b52e3c6b09fc58025886ced2af7b2bf Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-16Add job to build artificial for releaseBin Yang1-0/+1
add ci job to build release image for MultiCloud OpenStack plugins Change-Id: I2ed7597a2a5aafc102bfb4a95610b9a8f1da3598 Issue-Id: MULTICLOUD-126 Signed-off-by: Bin Yang <bin.yang@windriver.com>