Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|