aodh/tools
gordon chung 2dc6348c90 Debug env for tox
Running a test with pdb was difficult because tox captures
output and causes pdb prompt to quit.

Tips for how to run with debug are provided here:
 https://wiki.openstack.org/wiki/Testr#Debugging_.28pdb.29_Tests

This change puts these commands into a debug env in tox.ini so
you can do a command like:

tox -e debug pycadf.tests.test_cadf_spec

and when it hits your breakpoint you'll get the debug prompt.

Change-Id: Ic53a888e4e305d51159d1d6a2f962786a532e089
Co-Authored-By: Brant Knudson <bknudson@us.ibm.com>
Closes-Bug: #1350424
2014-07-31 15:11:11 -04:00
..
config sync oslo code 2014-06-18 11:33:04 -04:00
debug_helper.sh Debug env for tox 2014-07-31 15:11:11 -04:00
enable_notifications.sh update Quantum references to Neutron 2013-07-02 22:14:39 -04:00
make_test_data.py Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
make_test_data.sh Flatten the v2 API 2013-01-19 16:57:57 +11:00
release-bugs.py Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
show_data.py Replace dict.iteritems() with six.iteritems(dict) 2014-07-28 16:35:16 +04:00