<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hi</div>
<div>In rally I have 2 questions. When you use a context like example</div>
<div>users: 2, tenant:2 I want the users and tenants to not be cleaned up but accumulated and cleaned up at end.</div>
<div>Example create 1 user 1 tenant run tests create second user tenant run test and finally clean up user and tenant</div>
<div><br>
</div>
<div>Similarly when you specify </div>
<div>times: 100</div>
<div>concurrency: 10</div>
<div>I want it to launch 10 at a time but not clean them up immediately and only clean up at end so 100 instances are active at end before clean up</div>
<div><br>
</div>
<div>What changes would be needed to Rally to support this. Is there also a temporary way to do this if not present</div>
<div><br>
</div>
<div>Ajay</div>
<div><br>
</div>
</body>
</html>