Skip to content

Fix url property format in urls.yml file

Sanad Liaquat requested to merge qa-fix-load-test-urls-file-format into master

What does this MR do?

Fixes the issue where property names in urls.yml file were using colon prefix and YAML.safe_load was throwing an error. Also updates the artillery yml file to use a tcp connection pool.

Does this MR meet the acceptance criteria?

Merge request reports