stop leaking
Nothing can grantee the test cases or the services does not leaks resources.
We should have before and after tempest test for recording and reporting resource usage.
- servers
- tenant
- SQL DB usage
- filesystem/volume usage
We should have a script for testing the test cases are independent, and does not leaks resources individually.
Blueprint information
- Status:
- Complete
- Approver:
- Sean Dague
- Priority:
- Not
- Drafter:
- Attila Fazekas
- Direction:
- Approved
- Assignee:
- Attila Fazekas
- Definition:
- Superseded
- Series goal:
- Accepted for havana
- Implementation:
-
Slow progress
- Milestone target:
- None
- Started by
- Giulio Fidente
- Completed by
- Matthew Treinish
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Server leak detector
Gerrit topic: https:/
Addressed by: https:/
setUpClass/
Addressed by: https:/
Stop volume leaking test_server_
Addressed by: https:/
Stop volume leaking even if an error is occurred
Addressed by: https:/
Stop leaking test_update_images
Addressed by: https:/
Stop leaking identity resources
Addressed by: https:/
Wait properly for server deletion in test_volumes_
Addressed by: https:/
Stop test server leaking even if an error happens
Addressed by: https:/
Stop stack leaking even if an error is occurred
Addressed by: https:/
Stop swift resource leaking even if an error is occurred
Addressed by: https:/
Stop neutron resource leaking even if an error is occurred
Addressed by: https:/
Stop keystone resource leaking even if an error occurs
Addressed by: https:/
Stop volume leaking
Addressed by: https:/
Stop leaking in images tests
Addressed by: https:/
stop leaking in network tests
Work Items
Work items:
Standardize resources naming with data_utils.
Record API resources to yaml or json: TODO
Compare records: TODO
tests test cases for resource leak individually: TODO
add SQL table size statistics: TODO
Check glance images: TODO
Check lvm: TODO
Add to tox: TODO