<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div><br></div><div>When I try to run the test cases for ceilometer, it fails with</div><div><br></div><div>------------------------------------------------------------------------------------------------</div><div><p>Traceback (most recent call last):<br> File "/usr/local/bin/tox", line 9, in <module><br> load_entry_point('tox==1.7.0', 'console_scripts', 'tox')()<br> File "/usr/local/lib/python2.7/dist-packages/tox/_cmdline.py", line 25, in main<br> config = parseconfig(args, 'tox')<br> File "/usr/local/lib/python2.7/dist-packages/tox/_config.py", line 47, in parseconfig<br> parseini(config, inipath)<br> File "/usr/local/lib/python2.7/dist-packages/tox/_config.py", line 281, in __init__<br> config)<br> File "/usr/local/lib/python2.7/dist-packages/tox/_config.py", line 346, in _makeenvconfig<br> vc.commands = reader.getargvlist(section, "commands")<br> File "/usr/local/lib/python2.7/dist-packages/tox/_config.py", line 518, in getargvlist<br> commandlist.append(self._processcommand(current_command))<br> File "/usr/local/lib/python2.7/dist-packages/tox/_config.py", line 550, in _processcommand<br> new_word = self._replace(word)<br> File "/usr/local/lib/python2.7/dist-packages/tox/_config.py", line 666, in _replace<br> return RE_ITEM_REF.sub(self._replace_match, x)<br> File "/usr/local/lib/python2.7/dist-packages/tox/_config.py", line 662, in _replace_match<br> return handler(match)<br> File "/usr/local/lib/python2.7/dist-packages/tox/_config.py", line 633, in _replace_substitution<br> val = self._substitute_from_other_section(sub_key)<br> File "/usr/local/lib/python2.7/dist-packages/tox/_config.py", line 627, in _substitute_from_other_section<br> "substitution key %r not found" % key)<br><span style="background-color: rgb(255, 0, 0);">tox.ConfigError: ConfigError: substitution key 'posargs' not found</span></p></div><div><span name="x">------------------------------------------------------------------------------------------------</span></div><div>Regards,<br>Akhil<span name="x"></span><br></div><div><br></div></div></body></html>