<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">Resend, fixed subject.</div><div class="gmail_quote"><br></div><div class="gmail_quote">tox -e py34 succeeds, btw.</div><div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi<div><br></div><div>I'm new to openstack development, hoping to contribute. I plan to start out by updating UT cases from mox to mock. I just set up a development environment on Windows VirtualBox Ubuntu 14.04, and used the following to get the dependencies (plus apt-get python3-dev, which wasn't in this script but seems necessary):</div><div><br></div><div><a href="https://gist.github.com/stevemart/a619d2547298058b4a63" target="_blank">https://gist.github.com/stevemart/a619d2547298058b4a63</a><br></div><div><br></div><div>I run "tox -eALL" and it runs for quite a while, but ends with the following:</div><div><br></div><div><div>venv runtests: commands[1] | </div><div>Traceback (most recent call last):</div><div> File "/usr/local/bin/tox", line 11, in <module></div><div> sys.exit(cmdline())</div><div> File "/usr/local/lib/python2.7/dist-packages/tox/session.py", line 39, in main</div><div> retcode = Session(config).runcommand()</div><div> File "/usr/local/lib/python2.7/dist-packages/tox/session.py", line 373, in runcommand</div><div> return self.subcommand_test()</div><div> File "/usr/local/lib/python2.7/dist-packages/tox/session.py", line 546, in subcommand_test</div><div> self.runtestenv(venv)</div><div> File "/usr/local/lib/python2.7/dist-packages/tox/session.py", line 554, in runtestenv</div><div> venv.test(redirect=redirect)</div><div> File "/usr/local/lib/python2.7/dist-packages/tox/venv.py", line 341, in test</div><div> if argv[0].startswith("-"):</div><div>IndexError: list index out of range</div></div><div><br></div><div><br></div><div>I see several testcases get python errors due to "NoMoreNetworks", which might be a contributing factor.</div><div><br></div><div>Any clues what might be going wrong here?</div><div><br></div><div>Thanks,</div><div>Jeff</div><div><br></div><div>I'm jlearman on #openstack-nova</div></div>
</blockquote></div><br></div></div>