Skip to content

Enable RSpec profiling only if RSPEC_PROFILING_POSTGRES_URL is not empty

What does this MR do?

This ensures RSpec profiling is not enabled if the RSPEC_PROFILING_POSTGRES_URL secret variable exists but is empty.

What are the relevant issue numbers?

Closes #31933 (closed)

Merge request reports