Comment 2 for bug 1726357

Revision history for this message
Hugh Saunders (hughsaunders) wrote :

Hi mtreinish, thanks for your quick response.

Installed from master, new version: tempest 17.0.1.dev182, however that does not seem to fix the problem:

----------------------------------------------
(venv) root@infra01-utility-container-7c00a4d4:~/phobos_verify_workspace/tempest_master# tempest --verbose run --serial --config-file /root/phobos_verify_workspace/rpc-eng-ops/phobos-re-automation/tempest.conf -r 'tempest.scenario.test_minimum_basic.TestMinimumBasicScenario'
tempest initialize_app
2017-10-23 07:47:52.935 43702 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf
----------------------------------------------

For the avoidance of doubt, the config file specified does exist:

----------------------------------------------
(venv) root@infra01-utility-container-7c00a4d4:~/phobos_verify_workspace/tempest_master# file /root/phobos_verify_workspace/rpc-eng-ops/phobos-re-automation/tempest.conf
/root/phobos_verify_workspace/rpc-eng-ops/phobos-re-automation/tempest.conf: ASCII text
----------------------------------------------