Murano tests normalization
Currently, murano test suites using multiple frameworks/hacks for testing.
There is clean nosetests execution, combined nosetests with tempest, tempest tests.
We should normalize our test suites to use only tempest framework.
Work items:
1. Deployment tests rewritten to scenario tests (drop clean nosetests launch)
2. Cinder volumes support tests added ad part of deployment tests.
3. Congress/mistral tests rewritten to use only tempest (drop both nose and tempest)
4. Remove old tests and hooks and create an integration job for scenario tests.
Blueprint information
- Status:
- Complete
- Approver:
- Kirill Zaitsev
- Priority:
- Medium
- Drafter:
- Victor Ryzhenkin
- Direction:
- Needs approval
- Assignee:
- Victor Ryzhenkin
- Definition:
- New
- Series goal:
- Accepted for newton
- Implementation:
- Implemented
- Milestone target:
- newton-3
- Started by
- Victor Ryzhenkin
- Completed by
- Kirill Zaitsev
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Add base and packages for tempest murano scenario tests targets: bp normalize-
Gerrit topic: https:/
Addressed by: https:/
Add deployment murano tempest test
Addressed by: https:/
Add cinder volumes attachment tests targets: bp normalize-