Skip to content

Improve delete resources logger output

Tiffany Rea requested to merge improve-delete-resource-logger into master

What does this MR do and why?

Describe in detail what your merge request does and why.

  • Per https://gitlab.com/gitlab-org/quality/team-tasks/-/issues/1477 - something isn't quite working with delete-test-resources job. The job could still succeed but not necessarily delete all resources as expected. I have tried locally but nothing stood out, so I'm adding some more logger info lines to improve visibility into what delete resources job is doing to help with debugging.

  • Remove a problematic exit line.

  • Add logic to remove groups permanently after marking them for deletion.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Tiffany Rea

Merge request reports

Loading