commit | 5cc92891712090ef86519e2c6e38e65ee408c68c | [log] [tgz] |
---|---|---|
author | Matthew Treinish <mtreinish@kortar.org> | Thu Feb 22 15:53:47 2018 -0500 |
committer | Matthew Treinish <mtreinish@kortar.org> | Thu Feb 22 15:53:47 2018 -0500 |
tree | 097a6cf208fc07822c313fcb6b5717c051708fca | |
parent | beb7716bb4204bdc43758cd0b38e475088b0f190 [diff] |
Add missing env vars from unit test job This commit fixes an oversight in the tox job definitions for unit tests. Because for better or worse we still use oslotest as the base test class for tempest's unit tests the stdout, stderr, and logging capture fixtures are only enabled by an env var. We were never setting that, so these things weren't captured. This commit fixes the oversight to enable the capture of these once again. Change-Id: I81e4077dfda9e9a8a8001f52955ab0164f39d31d