Skip to content

Draft: Test: use config instead of fixed url for test

What does this MR do and why?

A hardcoded url for purchase_storage_url is used in specs, then the downstream Jihu pipeline job is failed.

To make sure that purchase url is overridable, we need to fix this case by replacing the url to a configured value.

Screenshots or screen recordings

No UI changes

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

/cc @prajnamas

Merge request reports