Re: [openstack-dev] [OpenStack-Infra] [Neutron][third-party-testing] Third Party Test setup and details

2014-02-26 Thread Sukhdev Kapur
On Wed, Feb 26, 2014 at 4:12 AM, trinath.soman...@freescale.com <
trinath.soman...@freescale.com> wrote:

>  Hi Sukhdev-
>
>
>
> Really a good document to go with.
>
>
>
> In the ‘System flow’ section of the document, where do this testRunner
> script come from ??
>
>
This is a very simple python script that we wrote - all it does it executes
the steps/actions described in the system flow.
As an example, here is one of the functions that it invokes to prepare for
testing.

def sanitize( nodeType, repoDict, branchDict, aristaConfig=None ):

   unstack()
   cleanstack()
   removeDevstack()
   downloadDevstack( branchDict )

   print "Devstack downloaded"
   serviceHost = 'localhost'
   if nodeType != TEMPEST_CONTROLLER:
  serviceHost = determineServiceHost( socket.gethostname() )

   if aristaConfig:
  generateAristaConfig( aristaConfig )

   generateLocalrc( nodeType, serviceHost, repoDict, branchDict,
aristaConfig )
   generateLocalConf()
   return stack()




>
> And the below actions are specified to be run with the testRunner script.
>
>
>
> Can you elaborate that part.
>
>
>
> Also, I’m looking into the document in a way to setup a CI. Will this help
> me in this regard.
>

Follow the steps on the link provided in the document to install Jenkin's
Gerrit plugin. Once you install Jenkins, just follow the configuration
steps I describe, including installing the modified gerrit plugin.. If you
have any issue, post it here, this will help me modify the document to make
it more useful for others to follow.

best of luck



>
> --
>
> Trinath Somanchi - B39208
>
> trinath.soman...@freescale.com | extn: 4048
>
>
>
> *From:* Sukhdev Kapur [mailto:sukhdevka...@gmail.com]
> *Sent:* Wednesday, February 26, 2014 3:39 AM
>
> *To:* openstack-in...@lists.openstack.org; OpenStack Development Mailing
> List (not for usage questions)
> *Subject:* [OpenStack-Infra] [Neutron][third-party-testing] Third Party
> Test setup and details
>
>
>
> Fellow developers,
>
>
>
> I just put together a wiki describing the Arista Third Party Setup.
>
> In the attached document we provide a link to the modified Gerrit Plugin
> to handle the regex matching for the "Comment Added" event so that
> "recheck/reverify no bug/" can be handled.
>
>
>
> https://wiki.openstack.org/wiki/Arista-third-party-testing
>
>
>
> Have a look. Your feedback/comments will be appreciated.
>
>
>
> regards..
>
> -Sukhdev
>
>
>
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [OpenStack-Infra] [Neutron][third-party-testing] Third Party Test setup and details

2014-02-26 Thread trinath.soman...@freescale.com
Hi Sukhdev-

Really a good document to go with.

In the ‘System flow’ section of the document, where do this testRunner script 
come from ??

And the below actions are specified to be run with the testRunner script.

Can you elaborate that part.

Also, I’m looking into the document in a way to setup a CI. Will this help me 
in this regard.

--
Trinath Somanchi - B39208
trinath.soman...@freescale.com | extn: 4048

From: Sukhdev Kapur [mailto:sukhdevka...@gmail.com]
Sent: Wednesday, February 26, 2014 3:39 AM
To: openstack-in...@lists.openstack.org; OpenStack Development Mailing List 
(not for usage questions)
Subject: [OpenStack-Infra] [Neutron][third-party-testing] Third Party Test 
setup and details

Fellow developers,

I just put together a wiki describing the Arista Third Party Setup.
In the attached document we provide a link to the modified Gerrit Plugin to 
handle the regex matching for the "Comment Added" event so that 
"recheck/reverify no bug/" can be handled.

https://wiki.openstack.org/wiki/Arista-third-party-testing

Have a look. Your feedback/comments will be appreciated.

regards..
-Sukhdev

___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [OpenStack-Infra] [Neutron][third-party-testing] Third Party Test setup and details

2014-02-25 Thread trinath.soman...@freescale.com
Excellent!

Will check this



From: Sukhdev Kapur [sukhdevka...@gmail.com]
Sent: Wednesday, February 26, 2014 3:38 AM
To: openstack-in...@lists.openstack.org; OpenStack Development Mailing List 
(not for usage questions)
Subject: [OpenStack-Infra] [Neutron][third-party-testing] Third Party Test  
setup and details

Fellow developers,

I just put together a wiki describing the Arista Third Party Setup.
In the attached document we provide a link to the modified Gerrit Plugin to 
handle the regex matching for the "Comment Added" event so that 
"recheck/reverify no bug/" can be handled.

https://wiki.openstack.org/wiki/Arista-third-party-testing

Have a look. Your feedback/comments will be appreciated.

regards..
-Sukhdev


___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev