test_runner tests depend on external access

Bug #1323738 reported by Celso Providelo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu CI Engine
New
Undecided
Unassigned

Bug Description

If 'nova' credentials are set (shell environment), some tests in the test_run module suite actually use the them to access external services.

{{{
(env)$ python test_runner/setup.py test
running test
...
test_put_file_stores_content (tstrun.tests.test_data_store.TestDataStore) ... INFO:requests.packages.urllib3.connectionpool:Starting new HTTPS connection (1): keystone.canonistack.canonical.com
...
}}}

If credentials are not available (tarmac, for instance), the tests do not run.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.