Public bug reported: Using pdb breakpoints with testr fails with BdbQuit exception rather than stopping at the breakpoint.
The oslotest package also distributes a shell file that may be used to assist in debugging python code. The shell file uses testtools, and supports debugging with pdb. Debug tox environment implements following test instructions https://wiki.openstack.org/wiki/Testr#Debugging_.28pdb.29_Tests ** Affects: nova Importance: Wishlist Assignee: Sivasathurappan Radhakrishnan (siva-radhakrishnan) Status: New ** Changed in: nova Assignee: (unassigned) => Sivasathurappan Radhakrishnan (siva-radhakrishnan) ** Changed in: nova Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1632486 Title: add debug to tox environment Status in OpenStack Compute (nova): New Bug description: Using pdb breakpoints with testr fails with BdbQuit exception rather than stopping at the breakpoint. The oslotest package also distributes a shell file that may be used to assist in debugging python code. The shell file uses testtools, and supports debugging with pdb. Debug tox environment implements following test instructions https://wiki.openstack.org/wiki/Testr#Debugging_.28pdb.29_Tests To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1632486/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

