Open rgolangh opened 8 months ago
PR job #121
was: FAILURE
Possible explanation: Pipeline failure or project build failure
Please look here: https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-images.build-and-test/121/display/redirect See console log:
@tomasdavidorg fyi: concerns kn cli
Errors in the CI are not related. These are tied to the recent renaming work we are doing on runtimes libraries.
@jakubschwan @tomasdavidorg can you guys verify?
@tomasdavidorg We will continue with this since we are moving to kie-tools just temporarily. After the release, we will fix the release stream.
Additionally, the workflow CLI will be in the operator repo.
PR job #1
was: FAILURE
Possible explanation: Pipeline failure or project build failure
Please look here: https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-images.build-and-test/1/display/redirect See console log:
PR job #3
was: FAILURE
Possible explanation: Pipeline failure or project build failure
Please look here: https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-images.build-and-test/3/display/redirect See console log:
Generate manifests and save them in the runtime image.
Generating manifests is an opt-in as part of the build ran by /launch/build-app.sh When setting
GEN_MANIFESTS=true
during container build the build-app.sh script will call a new generate-manifests.sh script that will use kn-workflow cli and will store the manifests under$KOGITO_HOME/build/manifests
Later in the runtime image user can copy and store those manifests for later use:
The manifests can be extracted for example by echoing them from the image:
or by podman cp:
Fixes: #1739 Related-to: https://issues.redhat.com/browse/FLPATH-1066
Signed-off-by: Roy Golan rgolan@redhat.com
Many thanks for submitting your Pull Request :heart:!
Please make sure your PR meets the following requirements:
[KOGITO|RHPAM-XYZ] Subject
How to retest this PR or trigger a specific build:
- (Re)run Jenkins tests Please add comment: Jenkins [test|retest] thisHow to backport a pull request to a different branch?
In order to automatically create a **backporting pull request** please add one or more labels having the following format `backport-