Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: CIMAN-439
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I2c2a94d370302f60b262c180c00014502886559b
|
|
- Upgrade 20.04 image
- Migrate helm jobs to Ubuntu 20.04
- Remove deprecated node
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: Ia20cc96cbb7da31146d95319be5ea27b097b1390
|
|
Change-Id: I44c198e86f09f06d4ccd6e8b89c111ee49ebee2c
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Issue-ID: OOM-3065
|
|
Change-Id: I8c6a22f39add57a5b30ad711ac296825986feb20
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Issue-ID: CIMAN-424
|
|
Issue-ID: OOM-3018
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I5eac858024d67335cceea77b5ffe373a4ca50074
|
|
Change-Id: I79c7bdca4c7b683d74e10afed84395649a233a9f
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Issue-ID: OOM-3018
|
|
Remove helm 2 and helm 3.5
Change-Id: I3acd07c23e8cfe8d88b93b13e39589c7e6188f84
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Issue-ID: OOM-2965
|
|
Change-Id: I7a7d5fa8ea75a7b443b1aee732c9f76b560cf296
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Issue-ID: OOM-2962
|
|
Issue-ID: OOM-1
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ia268c244aec4f0aaed828c8620a994d86be134b9
|
|
Issue-ID: OOM-1
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I014b2d27a6e4d1f2d2cccd01e1d65e7ed06fcd75
|
|
* 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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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>
|
|
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>
|
|
Issue-ID: OOM-1
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ic3ff296347aac988b5e784ef718fc17164c7df3e
|
|
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
|
|
Issue-ID: OOM-2401
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I379f3325ec7199a636e2fa555962be1fb44875d4
|
|
Migrate to ubuntu1804-helm-2c-1g
Change-Id: I5b8e73ec6ce11c56076ef940a8df45700e99ef7a
Issue-ID: CIMAN-373
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Issue-ID: DOC-505
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I4a84e05f8d013f086a425600a21465d7c30e4174
|
|
Issue-ID: INT-1055
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: Idde622a1b4160f6f87b42e0252d902b5f3dd84d4
|
|
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
|
|
Issue-ID: CIMAN-224
Change-Id: If9fa0e97d141ea0dea6a66425047e53ef1d4fe47
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
|
|
Issue-ID: CIMAN-164
Change-Id: I0e30903d7643c1dafb7409629e4f0673a0e2b238
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
|
|
Issue-ID: CIMAN-164
Change-Id: Iae6f765c2f8a7953a308f2ce81e79e4f633a1a2e
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
|
|
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>
|
|
Issue-ID: CIMAN-164
Change-Id: I020e408c98af2b5ed3f50661f70b7fe2b2912199
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
|