Tests fails when add new fixtures which requires new functionality
Bug #1517486 reported by
Andrey Shestakov
This bug report is a duplicate of:
Bug #1517874: [tests] Separation of test fixtures for 7.0 and 8.0.
Edit
Remove
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Confirmed
|
Medium
|
Fuel Python (Deprecated) |
Bug Description
Since added possibility to define option network groups,
network roles which mapped to optional network should be skipped from serialize if network is disabled.
This functionality already implemented, but only in *80 classes.
All tests uses same fixture openstack.yaml not depends on versions.
So old tests (< 8.0) fails when new fixtures added andrequires new functionality.
Need split openstack.yaml fixture by versions for tests.
Changed in fuel: | |
assignee: | nobody → Fuel Python Team (fuel-python) |
importance: | Undecided → Medium |
status: | New → Confirmed |
tags: | added: area-python |
Changed in fuel: | |
milestone: | none → next |
tags: | added: module-serialization |
To post a comment you must log in.