More Selectable Swift Tests
Currently, Tempest can select API test cases by referring discoverable_apis config setting in tempest.conf. However, this feature supports only selecting removable functions using WSGI middlewares although Swift has many functional selectabilities other than using middlewares.
Concretely, tests of following Swift functionalities should be selectable.
- (Old-style) Container Sync: mirroring objects in the container to another container
- Object Versioning: versioning all objects in the container
- Discoverability: providing details about the Swift installation
Blueprint information
- Status:
- Complete
- Approver:
- Matthew Treinish
- Priority:
- Low
- Drafter:
- Daisuke Morita
- Direction:
- Approved
- Assignee:
- Daisuke Morita
- Definition:
- Approved
- Series goal:
- Accepted for juno
- Implementation:
- Implemented
- Milestone target:
- juno-3
- Started by
- Matthew Treinish
- Completed by
- Daisuke Morita
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Add the qa spec for bp:more-
Addressed by: https:/
Improve the selectability of Swift tests