Details
-
Work Item
-
Resolution: Fixed
-
Minor
-
None
-
All
-
GreenHopper Ranking:0|i2oewr:
-
9223372036854775807
-
Small
Description
Need
Phase out layerspector and migrate to JIB
See https://jira.talendforge.org/browse/PRR-345
Maven documentation: Part 1, Part 2, Part 3
Best practices are:
- "custom-builder" for images in Jenkins agent pod
- as explained in the doc https://github.com/Talend/tsbi-images/tree/main/tsbi/custom-builder
- This image is intended to be the only image used on CI and should contain everything needed to build our products and run our automation scripts.
- "java17-base" for the image created by a build
Images identification
https://github.com/Talend/component-runtime
Image location | Usage | Used image | Use of JIB | No Layerspector | Action |
---|---|---|---|---|---|
Jenkinsfile for api test | test runner | jdk11-svc-springboot-builder | NA | Use custom builder on root version |
Attachments
Issue Links
- is related to
-
TCOMP-2367 Phase out layerspector and migrate to JIB
- Done