Skip to content

Improve chainsaw error reporting#477

Merged
openshift-merge-bot[bot] merged 1 commit into
openstack-k8s-operators:mainfrom
dciabrin:chainsaw-err-reporting
Jun 9, 2026
Merged

Improve chainsaw error reporting#477
openshift-merge-bot[bot] merged 1 commit into
openstack-k8s-operators:mainfrom
dciabrin:chainsaw-err-reporting

Conversation

@dciabrin

@dciabrin dciabrin commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

On error, chainsaw deletes all resources that were created during the execution of a run, so it is difficult to pinpoint an error as CI jobs capture must-gathers which are already empty.

Add a script for error reporting so errors happening during a run can be reported as a sort of exception.

Also improve the cleanup steps of currently failing script, so they can easily be run locally with --skip-delete option without blocking.

@openshift-ci openshift-ci Bot requested review from abays and lmiccini June 8, 2026 17:20
@openshift-ci openshift-ci Bot added the approved label Jun 8, 2026
On error, chainsaw deletes all resources that were created during
the execution of a run, so it is difficult to pinpoint an error as
CI jobs capture must-gathers which are already empty.

Add a script for error reporting so errors happening during a run
can be reported as a sort of exception.

Also improve the cleanup steps of currently failing script, so they
can easily be run locally with --skip-delete option without blocking.
@dciabrin dciabrin force-pushed the chainsaw-err-reporting branch from 505ec16 to 53e6fd6 Compare June 8, 2026 17:32
@dciabrin

dciabrin commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

/test mariadb-operator-build-deploy-chainsaw
Last run passed, trying again to check if it is stable

@openshift-ci

openshift-ci Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dciabrin, lmiccini

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot Bot merged commit 881fe27 into openstack-k8s-operators:main Jun 9, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants