mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
If the test doesn't create the account within the testXxx method we miss the trail of the accountname because the setUpClass() created the account. Append the module name in advance in such cases to identify the account that was created in the suite before any tests were executed. Signed-off-by: Prasanna Santhanam <tsp@apache.org> (cherry picked from commit 6a8608a916eec2551797e93634d9716e9d15c783)