<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} .ms-cui-menu {background-color:#ffffff;border:1px rgb(171, 171, 171) solid;font-family:'Segoe UI WPC','Segoe UI',Tahoma,'Microsoft Sans Serif',Verdana,sans-serif;font-size:10pt;color:rgb(51, 51, 51);} .ms-cui-menusection-title {display:none;} .ms-cui-ctl {vertical-align:text-top;text-decoration:none;color:rgb(51, 51, 51);} .ms-cui-ctl-on {background-color:rgb(232, 246, 230);opacity: 0.8;} .ms-cui-img-cont-float {display:inline-block;margin-top:2px} .ms-cui-smenu-inner {padding-top:0px;} .ms-owa-paste-option-icon {margin: 2px 4px 0px 4px;vertical-align:sub;padding-bottom: 2px;display:inline-block;} .ms-rtePasteFlyout-option:hover {background-color:rgb(232, 246, 230) !important;opacity:1 !important;} .ms-rtePasteFlyout-option {padding:8px 4px 8px 4px;outline:none;} .ms-cui-menusection {float:left; width:85px;height:24px;overflow:hidden}--></style>
</head>
<body>
<div style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
Hi Jay-<br>
<br>
>From the blog,  the following lines suggest the configuration of sanbox<br>
<br>
<span style="font-family: consolas,monospace;">Set Your Vendor Name in the Test Jenkins Job</span><br style="font-family: consolas,monospace;">
<br style="font-family: consolas,monospace;">
<span style="font-family: consolas,monospace;">Next, open up the file etc/jenkins_jobs/config/sandbox.yaml in your data repository. Change the following line in it:</span><br style="font-family: consolas,monospace;">
<br style="font-family: consolas,monospace;">
<span style="font-family: consolas,monospace;">echo "Hello world, this is MyVendor's Testing System"</span><br style="font-family: consolas,monospace;">
<br style="font-family: consolas,monospace;">
<span style="font-family: consolas,monospace;">Change MyVendor to your organization’s name.
</span><br>
<br>
But then , Will vary for other openstack projects like cinder, neutron etc..<br>
<br>
<br>
________________________________________<br>
From: Jay Pipes <jaypipes@gmail.com><br>
Sent: Friday, February 14, 2014 8:09 PM<br>
To: Somanchi Trinath-B39208<br>
Cc: openstack-infra@lists.openstack.org<br>
Subject: Re: Error with install_master<br>
<br>
On Fri, 2014-02-14 at 04:59 +0000, trinath.somanchi@freescale.com wrote:<br>
> Hi Jay-<br>
><br>
> For third party setup, do we need to have master and slave setup?<br>
<br>
Yes. The reason is because you cannot run devstack-based tests on the<br>
same node that you are running your Jenkins master. Devstack interferes<br>
with way too much stuff with regards to networking and makes it<br>
impossible to run on something other than a separate slave node.<br>
<br>
Note that you don't need to have two separate physical machines. A VM or<br>
LXC container should work just fine.<br>
<br>
Best,<br>
-jay<br>
<br>
<br>
<br>
</div>
</body>
</html>