a314a82d277330a0eafd7bf6a9ccb49cc4dcc82e
Currently there is no way for the tests.yaml to specify if the expected workload status message should be checked as a prefix or as an exact match. I think the prefix approach actually covers all our use cases so rather than complicate the tests.yaml options lets just always use startswith for checks.
Description
Languages
Python
99.6%
Jinja
0.4%