<div dir="ltr"><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Jan 5, 2014 at 5:02 PM, James E. Blair <span dir="ltr"><<a href="mailto:jeblair@openstack.org" target="_blank">jeblair@openstack.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">Joshua Harlow <<a href="mailto:harlowja@yahoo-inc.com">harlowja@yahoo-inc.com</a>> writes:<br>

<br>
> It seems simple to have variations of venvs (or something similar)<br>
> that taskflow tox.ini can have that specify the different 0.7, 0.8,<br>
> 0.9, when sqlalchemy 1.0 comes out then this should become a nonissue<br>
> (hopefully). I will bug the infra folks to see what can be done here<br>
> (hopefully this is as simple as it sounds).<br>
<br>
</div>It is.  See pecan for an example:<br>
<br>
  <a href="http://git.openstack.org/cgit/openstack-infra/config/tree/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml#n1636" target="_blank">http://git.openstack.org/cgit/openstack-infra/config/tree/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml#n1636</a></blockquote>
<div><br></div><div><div class="gmail_default" style="font-size:small">toxgen is another tool that might be useful for setting up your tests. It tries to simplify creating a tox.ini with variations on different axes (like changing versions of sqlalchemy but keeping all the other dependencies the same).</div>
<div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">There's source for toxgen at <a href="https://bitbucket.org/cdevienne/toxgen">https://bitbucket.org/cdevienne/toxgen</a> and there's a copy in the WSME tree (I don't know if they're the same) with a tox-tmpl.ini file to serve as an example.</div>
<div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Doug</div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
<br>
And thanks to Ryan Petrello for setting that system up!<br>
<br>
-Jim<br>
<div class=""><div class="h5"><br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</div></div></blockquote></div><br></div></div>