Skip to content

Encode suite name

Scott Hampton requested to merge 231347-sanitize-suite-endpoint-path into master

What does this MR do?

Related to #231347 (closed)

Some suite names have a / included (e.g. rspec/8), which breaks the endpoint path. We need to encode the suite name in order for it to work properly.

This change is behind a feature flag and does not need a changelog.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Scott Hampton

Merge request reports