<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</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>
<span id="OLK_SRC_BODY_SECTION">
<div 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><br>
</div>
<div>There are variables defined in the tempest.conf.  How does tempest read them and use them in the tests?</div>
<div><br>
</div>
<div>I’m trying to write scenario tests in multiple regions.</div>
<div><br>
</div>
<div>Under tempest.conf:</div>
<div><br>
</div>
<div>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">[identity]</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">Region = RegionOne</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;"><br>
</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">[compute]</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">image_ref = b6f85abb-c582-40e4-ad18-5a01431a6bfd</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;"></p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">image_ref_alt = b6f85abb-c582-40e4-ad18-5a01431a6bfd</p>
</div>
<div><br>
</div>
<div>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">[network]</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">public_network_id = 51efe3a5-390f-4a40-a480-8aa41d704c69</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;"><br>
</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">I’m thinking to change these variables within the test on the fly to run test within that particular region</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">(region name, image id, public network id).</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;"><br>
</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">My question is what tempest variables uses these conf variables?</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;"><br>
</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">Is this the right approach or there is a better way to do it?</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;"><br>
</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">Thanks,</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">Danny</p>
</div>
</div>
</span>
</body>
</html>