refstack-client/refstack_client
cdiep 1d392df77f Fix refstack-client testing with test-list option failure.
With the test-list option, refstack-client will first normalize the
user input test list to the test list from the currently installed
Tempest.  There seems to be some non RefStack updates in the recent
releases that "testr list-tests" would now require a valid
tempest.conf for test listing.  The path of the tempest.conf file
is determined by the .tempest/tempest/config.py module.  If a
tempest.conf file is not found, then the failsafe file is used,
namely "/etc/tempest/tempest.conf" which does not exist in
refstack-client.

This patch initialzes the tempest conf related environment variables
with the user passes in information before starting the test run.

Closes-Bug: #1516458

Change-Id: Ic2cdbdcdf575e23cb0fc59c5478ceda5807c06fb
2015-11-18 14:59:52 -08:00
..
scripts Rename refstack-client to refstack_client 2014-09-23 15:17:17 +03:00
tests Fix refstack-client testing with test-list option failure. 2015-11-18 14:59:52 -08:00
__init__.py Rename refstack-client to refstack_client 2014-09-23 15:17:17 +03:00
list_parser.py Add argument for specifying test-list directly 2015-07-17 15:31:16 -07:00
refstack_client.py Fix refstack-client testing with test-list option failure. 2015-11-18 14:59:52 -08:00
subunit_processor.py Add parsing test uuids from test result 2015-03-05 18:07:58 +02:00