a314a82d27
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.