summaryrefslogtreecommitdiffstats
path: root/jjb/oom/oom-image-verify.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-11-30[OOM] Build-timeout for helm verify jobs to 240Eric Ball1-1/+0
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-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 Latusek1-0/+27
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