Bug 1042595

Summary: [RFE][neutron]: Support post-mortem debugging on test failure
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/neutron/+spec/neutron-pm-debug-on-test-failure
Whiteboard: upstream_milestone_none upstream_status_implemented upstream_definition_new
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:22:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-13 00:27:12 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/neutron/+spec/neutron-pm-debug-on-test-failure.

Description:

Nose, our previous test runner, supported post-mortem debugging via cli arguments (--pdb and --pdb-failure).  Despite there not being a good way to pass command line arguments via testr, it should be possible to enable post-mortem debugging via an environment variable.

Specification URL (additional information):

None