summaryrefslogtreecommitdiffstats
path: root/jjb/oom
AgeCommit message (Collapse)AuthorFilesLines
2021-11-23[OFFLINE-INSTALLER] Add "istanbul" to the list of verified branchesBartek Grzybowski1-2/+2
Change-Id: Ia0dbf8738119380b77fab9b19c7cc6d95d0087e3 Issue-ID: OOM-2871 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2021-11-03[OOM] Add Istanbul in branch to testSylvain Desbureaux3-0/+6
Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ia268c244aec4f0aaed828c8620a994d86be134b9
2021-10-20Merge "[OOM] add bashism and pre-commit linting"Morgan Richomme1-0/+21
2021-10-20[OOM] Add longer timeoutsSylvain Desbureaux1-3/+3
Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I014b2d27a6e4d1f2d2cccd01e1d65e7ed06fcd75
2021-10-15[OOM] add bashism and pre-commit lintingguillaume.lambert1-0/+21
- add linter in order to detect bashisms - add pre-commit linters for trailing blanks,tabs,etc - exclude them for honolulu and frankfurt and guilin branches since they are not intended for former active branches https://gerrit.onap.org/r/c/oom/+/120407 Issue-ID: OOM-2643 Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: I2f8832725f7b9851dca4907f442145ec1aaab872
2021-10-15[OOM] add honolulu branch to lintingguillaume.lambert1-0/+2
This branch was obviously forgotten in the current configuration. Issue-ID: OOM-2643 Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: Ibba64e1b85e24e5484e6764cc4e7f869dfab8bf9
2021-10-14[OOM] mutualize sphinx lintingguillaume.lambert1-5/+2
docs and docs-linkcheck are both using sphinx and can run easily in parallel without interfering. Both jobs take less than 3 minutes. This is often less than the allocation time of a jenkins minion. All of this make the mutualization of these 2 jobs wishable. - use one subproject for docs and docs-linkcheck tox profile. - enable tox parallel mode Issue-ID: OOM-2648 Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: I2f61fa489ca7ab543a667d07009bf32929329456
2021-06-17[OOM] Update release processSylvain Desbureaux1-0/+1
* snapshot release at every merges * allow to trigger release when release-helm is set in a comment Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I64b61643b6f4a92d25d60b96e4f097506eea1878
2021-06-11[OOM] Longer build timeoutSylvain Desbureaux1-0/+2
240 min build timeout is not sufficient for merge and release Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I577fe1050a67b04021e475572ebccb10e8a70ec3
2021-06-09[OOM] Longer timeoutSylvain Desbureaux1-1/+1
it seems current timeout is not sufficient anymore, bumping it. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Iac3aa7a1dd4e02385220c77ec5670839eb06e3d8
2021-04-22Update latest release streamLasse Kaihlavirta1-2/+2
- update from elalto to honolulu Issue-ID: OOM-2722 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: Ia694fa484349e10d59151a94b0876afc44595bac
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>