-
Notifications
You must be signed in to change notification settings - Fork 138
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
feat(KFLUXDP-140): Add logic to the tekton task that add a new step to send results to sealights #1493
Conversation
…o send results to sealights and add SEALIGHTS_TOKEN env to installation
5d2a1db
to
94901af
Compare
/retest |
3 similar comments
/retest |
/retest |
/retest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: psturc The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
1 similar comment
/retest |
@flacatus: The following test has Failed, say /retest to rerun failed tests.
Inspecting Test ArtifactsTo inspect your test artifacts, follow these steps:
mkdir -p oras-artifacts
cd oras-artifacts
oras pull quay.io/konflux-test-storage/konflux-team/e2e-tests:konflux-e2e-tmc6z Test results analysis🚨 Error occurred while running the E2E tests, list of failed Spec(s): ➡️ [ Click to view logsExpected success, but got an error: <*errors.errorString | 0xc001483280>: pod: gl-multi-component-parent-skee-on-pull-request-624jn-init-pod | init container: prepare 2025/01/28 15:46:38 Entrypoint initialization pod: gl-multi-component-parent-skee-on-pull-request-624jn-init-pod | init container: place-scripts 2025/01/28 15:46:39 Decoded script /tekton/scripts/script-0-z47xt pod: gl-multi-component-parent-skee-on-pull-request-624jn-init-pod | container step-init: Build Initialize: quay.io/redhat-appstudio-qe/build-e2e-ddbt-tenant/gl-multi-component-parent-skee:on-pr-d7cd85a7b6cfb6bf21132281d61137fc628db3dc Determine if Image Already Exists { s: "\n pod: gl-multi-component-parent-skee-on-pull-request-624jn-init-pod | init container: prepare\n2025/01/28 15:46:38 Entrypoint initialization\n\n pod: gl-multi-component-parent-skee-on-pull-request-624jn-init-pod | init container: place-scripts\n2025/01/28 15:46:39 Decoded script /tekton/scripts/script-0-z47xt\n\npod: gl-multi-component-parent-skee-on-pull-request-624jn-init-pod | container step-init: \nBuild Initialize: quay.io/redhat-appstudio-qe/build-e2e-ddbt-tenant/gl-multi-component-parent-skee:on-pr-d7cd85a7b6cfb6bf21132281d61137fc628db3dc\n\nDetermine if Image Already Exists\n", } ➡️ [ Click to view logsExpected success, but got an error: <*errors.errorString | 0xc00147c0c0>: pod: gl-test-custom-branch-iohqpb-on-pull-request-bmjpp-init-pod | init container: prepare 2025/01/28 15:52:45 Entrypoint initialization pod: gl-test-custom-branch-iohqpb-on-pull-request-bmjpp-init-pod | init container: place-scripts 2025/01/28 15:52:46 Decoded script /tekton/scripts/script-0-f7ksq pod: gl-test-custom-branch-iohqpb-on-pull-request-bmjpp-init-pod | container step-init: Build Initialize: quay.io/redhat-appstudio-qe/build-e2e-bibk-tenant/gl-test-custom-branch-iohqpb:on-pr-668b10fb08d3d66a29c06e8b6222d36eb38eef95 Determine if Image Already Exists pod: gl-test-custom-branch-iohqpb-on-pull-request-npnwh-init-pod | init container: prepare 2025/01/28 15:49:49 Entrypoint initialization pod: gl-test-custom-branch-iohqpb-on-pull-request-npnwh-init-pod | init container: place-scripts 2025/01/28 15:49:50 Decoded script /tekton/scripts/script-0-m9x9v pod: gl-test-custom-branch-iohqpb-on-pull-request-npnwh-init-pod | container step-init: Build Initialize: quay.io/redhat-appstudio-qe/build-e2e-bibk-tenant/gl-test-custom-branch-iohqpb:on-pr-37c43c2c7db9884663a3a77840680dda8444dc77 Determine if Image Already Exists { s: "\n pod: gl-test-custom-branch-iohqpb-on-pull-request-bmjpp-init-pod | init container: prepare\n2025/01/28 15:52:45 Entrypoint initialization\n\n pod: gl-test-custom-branch-iohqpb-on-pull-request-bmjpp-init-pod | init container: place-scripts\n2025/01/28 15:52:46 Decoded script /tekton/scripts/script-0-f7ksq\n\npod: gl-test-custom-branch-iohqpb-on-pull-request-bmjpp-init-pod | container step-init: \nBuild Initialize: quay.io/redhat-appstudio-qe/build-e2e-bibk-tenant/gl-test-custom-branch-iohqpb:on-pr-668b10fb08d3d66a29c06e8b6222d36eb38eef95\n\nDetermine if Image Already Exists\n\n pod: gl-test-custom-branch-iohqpb-on-pull-request-npnwh-init-pod | init container: prepare\n2025/01/28 15:49:49 Entrypoint initialization\n\n pod: gl-test-custom-branch-iohqpb-on-pull-request-npnwh-init-pod | init container: place-scripts\n2025/01/28 15:49:50 Decoded script /tekton/scripts/script-0-m9x9v\n\npod: gl-test-custom-branch-iohqpb-on-pull-request-npnwh-init-pod | container step-init: \nBuild Initialize: quay.io/redhat-appstudio-qe/build-e2e-bibk-tenant/gl-test-custom-branch-iohqpb:on-pr-37c43c2c7db9884663a3a77840680dda8444dc77\n\nDetermine if Image Already Exists\n", } |
Description
Adds sealights stepactions to e2e tests.
Issue ticket number and link
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist: