Devs, Please make sure you cleanup all the artifacts after test cases are executed. Also make sure artifact names and IDs (auto-scaling policy id, app id, network-partition-id etc.) *contain the test class name*. Please do not copy paste from other test cases and leave as it is. This might cause conflicts and makes troubleshooting very difficult when investigating test failures.
Thanks.