Logger in fuel-qa doesn't work if fuel-qa is used as a library
Bug #1509282 reported by
okosse
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
High
|
Fuel QA Team | ||
6.1.x |
Invalid
|
High
|
Fuel QA Team | ||
7.0.x |
Invalid
|
High
|
Fuel QA Team |
Bug Description
If I want to use fuel-qa as a library, logger doesn't work.
Step for reproduce:
Connect fuel-qa as git submodule ( https:/
Expected result:
I can see all log in terminal and log-file
Actual result:
Log-file is absent, in terminal I can see only steps:
"Create environment and set up master node ... SKIP
Prepare master node ... SKIP
Bootstrap 5 slave nodes ... SKIP
Install Contrail Plugin and create cluster ... Failure"
Changed in fuel: | |
assignee: | nobody → Fuel QA Team (fuel-qa) |
importance: | Undecided → Critical |
milestone: | none → 8.0 |
Changed in fuel: | |
status: | New → Confirmed |
Changed in fuel: | |
assignee: | okosse (okosse) → Fuel QA Team (fuel-qa) |
no longer affects: | juniperopenstack |
no longer affects: | opencontrail |
no longer affects: | vmware-dvs |
Changed in fuel: | |
milestone: | 8.0 → 7.0-updates |
milestone: | 7.0-updates → 8.0 |
tags: | added: area-qa |
To post a comment you must log in.
I can get the same result, if in fuel-qa/ fuelweb_ test/run_ tests.py in import_tests() to comment out all tests excluding one plugin test (for example contrail_plugin)