Remove setting pass rate as parameter in allure report
What does this MR do and why?
parameter
in allure report is meant to be a static value to indicate specific input to the test. In latest version a bugfix was added which fixed incorrectly linked history for tests with multiple parameters.
In order for history to work correctly after that fix, we need to remove the usage of dynamic parameter.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.