-
Notifications
You must be signed in to change notification settings - Fork 139
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: enable ci-helper-app #1462
Conversation
/retest |
7b41fde
to
9292919
Compare
/retest |
@psturc: 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-br2xw Test results analysis🚨 Error occurred while running the E2E tests, list of failed Spec(s): ➡️ [ Click to view logsUnexpected error: <*errors.errorString | 0xc0017ce290>: failed to delete webhook (ID: 48668533): DELETE https://gitlab.com/api/v4/projects/konflux-qe/hacbs-test-project-integration/hooks/48668533: 404 {message: 404 Not found} { s: "failed to delete webhook (ID: 48668533): DELETE https://gitlab.com/api/v4/projects/konflux-qe/hacbs-test-project-integration/hooks/48668533: 404 {message: 404 Not found}", } occurred |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: flacatus 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 |
The konflux-ci pipeline should now use test results analysis which provides more information on the PR about the test failure
https://issues.redhat.com/browse/KFLUXDP-42