Hi Jay- >From the blog, the following lines suggest the configuration of sanbox
Set Your Vendor Name in the Test Jenkins Job Next, open up the file etc/jenkins_jobs/config/sandbox.yaml in your data repository. Change the following line in it: echo "Hello world, this is MyVendor's Testing System" Change MyVendor to your organization's name. But then , Will vary for other openstack projects like cinder, neutron etc.. ________________________________________ From: Jay Pipes <[email protected]> Sent: Friday, February 14, 2014 8:09 PM To: Somanchi Trinath-B39208 Cc: [email protected] Subject: Re: Error with install_master On Fri, 2014-02-14 at 04:59 +0000, [email protected] wrote: > Hi Jay- > > For third party setup, do we need to have master and slave setup? Yes. The reason is because you cannot run devstack-based tests on the same node that you are running your Jenkins master. Devstack interferes with way too much stuff with regards to networking and makes it impossible to run on something other than a separate slave node. Note that you don't need to have two separate physical machines. A VM or LXC container should work just fine. Best, -jay
_______________________________________________ OpenStack-Infra mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
