Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
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
|
|
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Change-Id: Ia1441eb643aabdc1c3d3c58a544e581066156ff1
Issue-ID: OOM-2616
|
|
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
|