Resolve "Consider tracking the EE test suite with `rspec_profiling`"
What does this MR do?
- Add a
ce:oree:prefix before the branch name reported to the RSpec profiling DB - Only monitor RSpec tests on
master: we don't actually use the data for other branches (at least for now)
Are there points in the code the reviewer needs to double check?
- The branch name tracking means that our dashboards will need to be updated.
-
RSPEC_PROFILING_POSTGRES_URLwill have to be added to EE
Closes #29787 (closed) /cc @rspeicher