]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
mgr/dashboard: add pytest plugin: faulthandler
authoralfonsomthd <almartin@redhat.com>
Mon, 12 Nov 2018 10:51:02 +0000 (11:51 +0100)
committeralfonsomthd <almartin@redhat.com>
Mon, 12 Nov 2018 10:51:02 +0000 (11:51 +0100)
- Plugin for pytest that automatically enables the faulthandler module during tests.
- Very useful when you run tests and face segmentation faults.

Signed-off-by: Alfonso Martínez <almartin@redhat.com>
src/pybind/mgr/dashboard/requirements.txt

index 4517fc8597f169d24ad8976183521349b5f35928..12d3ecb560411d156d33c730f46a9a527553d3fb 100644 (file)
@@ -24,6 +24,7 @@ pylint==1.8.2
 pyopenssl==17.5.0
 pytest==3.3.2
 pytest-cov==2.5.1
+pytest-faulthandler==1.0.1
 pytz==2017.3
 requests==2.20.0
 Routes==2.4.1