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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user