CI use the same naming convention for all tests
What does this MR do and why?
Suggestion to homogenize our tests name.
Naming convention will be:
mgmt
or wkld
prefix depending on which cluster the test applied. Followed by the test name in lower cap separate with -
. Drop test / report / check as they don't add any value to the test name.
Before
After
Related reference(s)
Edited by Loic Nicolle