<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 01/06/2014 05:14 AM, Shweta Jain
wrote:<br>
</div>
<blockquote
cite="mid:CAD=E44LaGTkxMfeB7TdkKtH1xFRfRxGAyr+LBQY8srzk-ndbAQ@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_default"
style="font-family:arial,helvetica,sans-serif;font-size:small"><br>
<br>
</div>
<div class="gmail_default"
style="font-family:arial,helvetica,sans-serif;font-size:small">Hello
there , <br>
</div>
<div class="gmail_default"
style="font-family:arial,helvetica,sans-serif;font-size:small">
I am working on Tempest and is new to it . while I am using
tempest.config but would like to know is there a way I can use
multiple config files in tempest .<br>
My intention to use the multiple configs is purely for
running the test in multiple environments . <br>
<br>
</div>
<div class="gmail_default"
style="font-family:arial,helvetica,sans-serif;font-size:small">For
example I have to run same set of test in Prod and in QA
environment , then either test runner or through some other
way I can mention the config file name and test will start
running picking up that config file. <br>
</div>
<div class="gmail_default"
style="font-family:arial,helvetica,sans-serif;font-size:small"><br>
</div>
<div class="gmail_default"
style="font-family:arial,helvetica,sans-serif;font-size:small">One
way how I am working with it is having multiple sample config
files and the copy those to tempest.config before test start
running and then run it . <br>
<br>
</div>
<div class="gmail_default"
style="font-family:arial,helvetica,sans-serif;font-size:small">Any
other suggestion to handle this . <br>
</div>
<div>
<div dir="ltr"><font face="verdana,sans-serif"><font
color="#000000"><font size="4"><span
style="font-family:garamond,serif"></span><font><br
style="font-family:garamond,serif">
<span style="font-family:garamond,serif"></span></font></font></font></font>Regards<br>
<font><span><font color="#888888">
<div
style="color:rgb(51,51,51);font-family:garamond,serif"><span><b><br>
</b></span></div>
<b><font style="font-family:garamond,serif"><span
style="color:rgb(51,51,51)">Shweta</span></font></b><b><font
style="font-family:garamond,serif"><br
style="color:rgb(51,51,51)">
</font></b></font></span></font></div>
</div>
</div>
</blockquote>
<font face="verdana,sans-serif">You can use the shell environment
variables DEFAULT_CONFIG_DIR and TEMPEST_CONFIG to change the dir
and file used to<br>
locate tempest.conf. This feature is implemented in the
TempestConfigPrivate class.<br>
<br>
-David<br>
</font>
</body>
</html>