Skip to content

Stop creating metadata resources in tests

What does this MR do and why?

To enable #552065 we need to stop creating metadata records by default in tests which we were still doing and it was hiding a bug for webhooks data. This MR stops the record from being created by default and inserts records only where needed.

References

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #552065

Edited by Marius Bobin

Merge request reports

Loading