Use gabbi inner_fixtures for better error capture

Upgrade to gabbi 1.26.1 to use the new inner_fixtures feature to
capture log and stdout/stderr per individual test request. The
existing nova fixtures are used for the capture.

Depends-On: Ic13dc14f62334aefbcced93872ec564cab157898
Change-Id: Ic6f5a50df37b4680a60c4aa94f7587aec232c367
This commit is contained in:
Chris Dent
2016-09-29 10:20:08 +00:00
parent 1fe03feb49
commit f6b72255a6
3 changed files with 12 additions and 15 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ testtools>=1.4.0 # MIT
tempest-lib>=0.14.0 # Apache-2.0
bandit>=1.1.0 # Apache-2.0
openstackdocstheme>=1.5.0 # Apache-2.0
gabbi>=1.25.0 # Apache-2.0
gabbi>=1.26.1 # Apache-2.0
# vmwareapi driver specific dependencies
oslo.vmware>=2.11.0 # Apache-2.0