test_runner tests depend on external access
Bug #1323738 reported by
Celso Providelo
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/
running test
...
test_put_
...
}}}
If credentials are not available (tarmac, for instance), the tests do not run.
To post a comment you must log in.