-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
IR294 - BF Openshift Jenkins
-
5
What
- We need to store the binary of the (Jenkins) build in some location.
- For MVP, we need to provide a link for the binary.
Why
- Binary should be accessible to clients.
How
- Do not work on publishing the binaries to a custom / 3rd party storage, such as S3, gluster etc. That's part of Phase2
- We should expose all artifacts from docker to jenkins in pipeline script.
- We should use existing jenkins artifact plugin functionality.
- It would store the binaries in the container by default.
- We need to get the binary out of the container.
See documentation for more info: https://jenkins.io/doc/pipeline/steps/workflow-basic-steps/#archive-archive-artifacts
- relates to
-
AEROGEAR-5714 Investigation for fetching logs from the jenkins
- Resolved
-
AEROGEAR-5771 Create Jenkins job client
- Resolved