-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
KOGITO-9488 CI: Update status for each image built #1602
Conversation
4ef65f7
to
003f79b
Compare
This comment was marked as outdated.
This comment was marked as outdated.
003f79b
to
feade29
Compare
This comment was marked as outdated.
This comment was marked as outdated.
2315560
to
397d69e
Compare
This comment was marked as outdated.
This comment was marked as outdated.
59951a3
to
a1d9913
Compare
jenkins retest this |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
67afa11
to
9f44f8b
Compare
This comment was marked as outdated.
This comment was marked as outdated.
9f44f8b
to
8a6812f
Compare
This comment was marked as outdated.
This comment was marked as outdated.
jenkins retest this |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
7da1965
to
2bd561e
Compare
This comment was marked as outdated.
This comment was marked as outdated.
21379d8
to
f51ce38
Compare
This comment was marked as outdated.
This comment was marked as outdated.
f51ce38
to
0a65072
Compare
This comment was marked as outdated.
This comment was marked as outdated.
0a65072
to
e84c808
Compare
Very nice @radtriste |
This comment was marked as outdated.
This comment was marked as outdated.
ed05ae6
to
ebd776e
Compare
This comment was marked as outdated.
This comment was marked as outdated.
jenkins retest this |
ebd776e
to
be96520
Compare
This comment was marked as outdated.
This comment was marked as outdated.
jenkins retest this |
PR job Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-images/1001/display/redirect Console Logs[Pipeline] }[Pipeline] // stage [Pipeline] } Build KIE » kogito » main » pullrequest » kogito-images.build-image PR #1602 - kogito-task-console: https://github.com/kiegroup/kogito-images/pull/1602 completed: SUCCESS [Pipeline] } [Pipeline] // stage [Pipeline] } Build KIE » kogito » main » pullrequest » kogito-images.build-image PR #1602 - kogito-swf-devmode: https://github.com/kiegroup/kogito-images/pull/1602 completed: UNSTABLE [Pipeline] unstable WARNING: Tests on kogito-swf-devmode seems to have failed [Pipeline] } [Pipeline] // stage [Pipeline] } Build KIE » kogito » main » pullrequest » kogito-images.build-image PR #1602 - kogito-s2i-builder: https://github.com/kiegroup/kogito-images/pull/1602 completed: SUCCESS [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] echo [INFO] Clean workspace [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] echo [INFO] Workspace cleaned [Pipeline] echo [INFO] Cleanup Maven artifacts [Pipeline] sh + rm -rf /home/jenkins/.m2/repository [Pipeline] echo [INFO] .m2/repository cleaned [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] sh + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-images/1001/api/json [Pipeline] readJSON [Pipeline] sh |
Test failure is not related. This one can be merged. |
Many thanks for submitting your Pull Request ❤️!
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] this
Prod tests
Please add comment: Jenkins (re)run [prod|Prod|PROD]
How 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-<branch-name>
, where<branch-name>
is the name of the branch where the pull request must be backported to (e.g.,backport-7.67.x
to backport the original PR to the7.67.x
branch).Once the original pull request is successfully merged, the automated action will create one backporting pull request per each label (with the previous format) that has been added.
If something goes wrong, the author will be notified and at this point a manual backporting is needed.