Revert "ensure auto skipping of db tests is verboten"
Tests are now failing.
This reverts commit 4b6343efc2
Change-Id: I3271b523cca07eaaf1830bc974cb965ce4c161e6
Reviewed-on: https://review.openstack.org/22887
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
This commit is contained in:
@@ -22,10 +22,6 @@ fi
|
|||||||
|
|
||||||
venv=py$version
|
venv=py$version
|
||||||
|
|
||||||
# ensure our auto skipping of database tests is not allowed to happen
|
|
||||||
export NOVA_TEST_MYSQL_PRESENT="True"
|
|
||||||
export NOVA_TEST_POSTGRESQL_PRESENT="True"
|
|
||||||
|
|
||||||
export NOSE_WITH_XUNIT=1
|
export NOSE_WITH_XUNIT=1
|
||||||
export NOSE_WITH_HTML_OUTPUT=1
|
export NOSE_WITH_HTML_OUTPUT=1
|
||||||
export NOSE_HTML_OUT_FILE='nose_results.html'
|
export NOSE_HTML_OUT_FILE='nose_results.html'
|
||||||
|
|||||||
Reference in New Issue
Block a user