[openstack-dev] [Neutron][3rd Party Testing] Jenkins setup

Hemanth Ravi hemanthraviml at gmail.com
Wed Jan 15 19:05:22 UTC 2014


Hi,

Below are the set of steps we are using for Jenkins setup and would like
some clarifications reg some of the steps.

Under Jenkins/Configure

   1. Source Code Management: to be git and point to the devstack URL
   2. Build Triggers: Gerrit Event
   3. Build/Execute Shell: Sequence of commands to be executed
      1. unstack.sh
      2. configure localrc
      3. configure 3rd party plugin
      4. stack.sh
      5. sequence of "nosetests" cmds with the tests to be run.
   4. Post build Actions: Gerrit Integration to post the event (not
   configured currently)

For step 3/5, is the right procedure. Or is there a way to use a cmd to run
all the tests and use a different mechanism to specify a filter for the
tests to be run.

Thanks,
-hemanth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140115/9b02a1fe/attachment.html>


More information about the OpenStack-dev mailing list