summaryrefslogtreecommitdiffstats
path: root/jjb/oom
AgeCommit message (Collapse)AuthorFilesLines
2021-02-24[OOM] Create a new project for legacy branchesSylvain Desbureaux2-35/+89
As helm compatibility is complex, let's break OOM verify job into two project: one for "old" versions and one for the new versions that doesn't support helm v2. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ib7d3fa8b4d84eada23f84f2639df3d0d383ec9cb
2021-02-23[OOM] Disable Helm2 verification on master branchSylvain Desbureaux1-0/+3
Master branch is not helm2 compatible now. So let's remove job verification with helm2 for this branch. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I342a0e7e0e04132badf2279257310b3a969fb286
2021-02-17[OOM] Fix helm3.x job generationSylvain Desbureaux1-11/+24
It appeared that helm3.x job generation wasn't good. This patch takes another approach that should help with that. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I80a841f82195ee2975023fda34d23e4cf11185fa
2021-02-10[OOM] Use specific HELM_BIN depending on branchSylvain Desbureaux1-5/+12
Guilin branch supports only helm < 3.4 whereas helm master supports helm <=3.5.x Therefore, we must be able to choose the right binary for each branch. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I2c193a477f3a920f402d72ece9e2a814a27f756a
2020-12-21Configure release helm jobJessica Wagantall1-3/+1
We might not need the stage helm job, but instead we need a release helm that calls the publish script. Re-configure stage helm to perform like a release helm job. Trigger the job only on "release-helm" comments and prevent it from triggering after every merge. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I7232f4a8668939e0c24644fe77165d5326d72a7b
2020-12-09[OOM] add doc lintingSylvain Desbureaux1-0/+12
Add 3 more linters in order to valid correct documentation for OOM. Issue-ID: OOM-2648 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I8cb78b94e9ce69cbd409b401a52e5361e58e89d2
2020-12-08Merge "[OOM] add tox job with commit message linting"Jessica Wagantall1-0/+19
2020-12-08[OOM] add tox job with commit message lintingSylvain Desbureaux1-0/+19
OOM team wants to add more and more linters on the code / files proposed to the project. This commit add the framework with tox + commit message linting. Issue-ID: OOM-2644 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I8ffba73107f95a413e069b6514e83718202c22cb
2020-12-08[OOM] add helm3 lintingSylvain Desbureaux2-91/+106
As OOM supports helm2 and helm3, it's important to check that all new additions don't break helm3 support. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I38307e3b105606eb3dded1933e3a90673078d4dc [Add helm3 job template boilerplate] Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2020-11-30[OOM] Build-timeout for helm verify jobs to 240Eric Ball2-1/+2
The initial commit for this change (66d7747) changed the timeout only for image-verify jobs, and did so directly in the job template. This change includes the helm-verify jobs, and sets the timeout in the calling template. Change-Id: I80cbe130d3baf0d5671dcc12565e838abf376fe5 Issue-ID: OOM-1 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2020-11-30[OOM] Bigger timeout for verify jobSylvain Desbureaux1-1/+1
Current verify job timeout is now (again) too small compared to time it's taken to veirfy the build. That's why we're setting a bigger timeout. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I5bca08e032be2e95e3c5198fa35ff553e5438755
2020-11-20[OOM] Add helm verification to guilin branchSylvain Desbureaux1-0/+2
Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ic3ff296347aac988b5e784ef718fc17164c7df3e
2020-11-06Fix anti-staging images checker jobJakub Latusek1-6/+33
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: Ia1441eb643aabdc1c3d3c58a544e581066156ff1 Issue-ID: OOM-2616
2020-11-04Move anti-staging images checker to oom repoJakub Latusek2-12/+29
Anti-staging images checker used in oom should be avaliable for user during local deployment, so we should move it to oom makefile Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2616 Change-Id: I1f22d2c82a41328cc974abd4c2659551cf5e2138
2020-10-22[OOM] Add consul container creation jobsSylvain Desbureaux1-0/+53
We need the jobs in order to create dockers from release Issue-ID: OOM-2535 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ibb659923b833df16ddda1281a6c8a6386ddb1339
2020-09-16Automation adds oom-consul.yamlLF Jenkins CI1-0/+14
Issue-ID: CIMAN-33 Change-Id: I9ae6eb9f3751aad5d9c37f66eb8a3d0fe0214f06 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-07-30Add Python linter job for offline-installer repoBartek Grzybowski1-0/+16
Change-Id: Ie46299fea97671d2749eefe08f0ad8a0331fa49d Issue-ID: INT-1669 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-11Merge "[OOM] Add Readiness release and lint jobs"Jessica Wagantall2-0/+116
2020-05-11[OOM] Add Readiness release and lint jobsSylvain Desbureaux2-0/+116
Adding tox linting for YAML and Python Adding releasing oom/readiness Issue-ID: OOM-761 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I4034c4278d49c63136a40e14bdaa3b0505675562
2020-05-11[OOM] Add helm verification to francfurt branchSylvain Desbureaux1-0/+2
Issue-ID: OOM-2401 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I379f3325ec7199a636e2fa555962be1fb44875d4
2020-04-18add docker stage jobHuabing Zhao1-5/+6
Issue-ID: MSB-469 Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn> Change-Id: I9c349b1fbf4508882e31743ad98bd8ea4e121b31
2020-03-31Merge "Migrate to ubuntu1804-builder"Andrew Grimberg1-1/+1
2020-03-31Migrate to ubuntu1804-dockerJessica Wagantall3-3/+3
Migrate the rest of the jobs from ubuntu1604-docker to ubuntu1804-docker Remove unused nodes Issue-ID: CIMAN-373 Change-Id: Idec34497cec90f650336cdd2dcfc8aaae2bcd2ec Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2020-03-31Migrate to ubuntu1804-builderJessica Wagantall1-1/+1
Migrate the rest of the jobs from ubuntu1604-builder to ubuntu1804-builder Remove unused nodes Change-Id: Ic43c12d3f7f8952d3248085ec103806c9b442047 Issue-ID: CIMAN-373 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2020-03-19Migrate HELM jobs to Ubuntu18Jessica Wagantall1-1/+1
Migrate to ubuntu1804-helm-2c-1g Change-Id: I5b8e73ec6ce11c56076ef940a8df45700e99ef7a Issue-ID: CIMAN-373 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2020-03-07self release jobsHuabing Zhao1-0/+2
Issue-ID: MSB-466 Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn> Change-Id: Ife274317a93f9dd072b512b327243ed812c0adac
2020-02-05Update branch to elalto for offline-installer review jobBartek Grzybowski1-2/+2
Change-Id: I187c98acf2df89689d0b071e38315e181da34371 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com> Issue-ID: INT-1429
2020-01-14Ensure INFO runs in centosJessica Wagantall3-0/+3
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
2019-09-30Fix project name for oom/offline-installer INFO.yaml verify jobBartek Grzybowski1-1/+1
Change-Id: I924bd93235483165a2f1e65833f83d70563a633e Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com> Issue-ID: CIMAN-322
2019-09-27Add INFO.yaml verify job (oom/offline-installer)Bartek Grzybowski1-0/+8
Add gerrit-info-yaml-verify from global-jjb to verify INFO.yaml file contents. Change-Id: I6651bba0ef81f3ef081fdcdecdee55da4c98a274 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com> Issue-ID: CIMAN-322
2019-07-16Define oom dublin verify jjbCédric Ollivier1-0/+2
Issue-ID: DOC-505 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I4a84e05f8d013f086a425600a21465d7c30e4174
2019-07-15Add dublin verify jjbs for offline-installerCédric Ollivier1-0/+2
Issue-ID: DOC-505 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I5bd970ac59b78a86edd2689d7ee2b7afc0a63d09
2019-06-26Allow staging images only on OOM staging branchGary Wu1-6/+10
Issue-ID: INT-1055 Signed-off-by: Gary Wu <gary.wu@futurewei.com> Change-Id: Idde622a1b4160f6f87b42e0252d902b5f3dd84d4
2019-05-29Only allow release images in helm chartsGary Wu1-0/+8
Going forward, only released docker images are allowed in helm charts. Teams wishing to test staging versions need to do so via a helm override file. Issue-ID: INT-1055 Signed-off-by: Gary Wu <gwu@futurewei.com> Change-Id: Ieba662f8ec3474cca1e0d55dd7e3692ffdb726f5
2019-05-10Migrate to gerrit-maven-stage (OOM)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: If9745905600aa2e21ff9772714ba085820060dc4 Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-06Replace offline installer job to triger real reviewMateusz Pilat4-20/+14
Bootstrap script to execute review added, unused files deleted Change-Id: I01be12917d07163df2057d168eec11c97512e50c Issue-ID: OOM-1801 Signed-off-by: Mateusz Pilat <m.pilat@partner.samsung.com>
2019-03-21Merge "First experimental job for offline deployments"Jessica Wagantall3-0/+62
2019-03-21First experimental job for offline deploymentsMichal Ptacek3-0/+62
This job is just basic yaml lint check for offline installer ansible playbooks. It should fail unless all warnings are fixed in ansible code. Issue-ID: OOM-1707 Change-Id: Ib65023e51d176855b35d470513edb26c40a22e59 Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
2019-03-08Add INFO.yaml verify job (OOM)Jessica Wagantall2-0/+16
Add gerrit-info-yaml-verify from global-jjb to verify INFO.yaml file contents. Change-Id: Ie8d38d3cf036aa2b9a1221887cb65f0c6df22f72 Issue-ID: CIMAN-179 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-29Add Casablanca branch for oom helm jobsJeremy Phelps1-1/+3
Issue-ID: CIMAN-224 Change-Id: If9fa0e97d141ea0dea6a66425047e53ef1d4fe47 Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
2018-11-27Allow docker-java to specify nodeJessica Wagantall1-0/+1
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-23OOM-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: I11cbbda546570c1451421ee353c338c7e2f09a4f Issue-ID: CIMAN-213 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-28Remove unnecessary CLM jobGildas Lanilis1-1/+0
OOM config is not a repo and thus there is no need to have a separate oomconfig job. Change-Id: Ib38a921155af604f94b700379becc4156ae205db Issue-ID: CIMAN-199 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
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-23Disable oom helm subproject jobsJeremy Phelps1-3/+0
Issue-ID: CIMAN-164 Change-Id: I0e30903d7643c1dafb7409629e4f0673a0e2b238 Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
2018-08-23Add helm-chart publishing scriptJeremy Phelps1-5/+28
Issue-ID: CIMAN-164 Change-Id: Iae6f765c2f8a7953a308f2ce81e79e4f633a1a2e Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
2018-08-13Add make common step before making subprojectsKiran Kamineni1-2/+2
Add make common step before calling make subproject make subproject currently fails because common charts cannot be downloaded. Issue-ID: CIMAN-191 Change-Id: Ief4db7e6e26e4f6b004506628a74b92e657121fc Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>