Add retry mechanism for Tempest functional tests
Registered by
Valeriy Ponomaryov
We need to have "retry" mechanism for our tests in Tempest for case of some instabilities in infrastructure that is not related to functionality directly. For example, if we are testing something with shares and need to create share, but could not do it because of some low error. And it can be ok after second attempt. It should satisfy us, because we failed not on "tested" functionality, but on "pre_setup" that is not the goal of testing in many cases.
It will reduce false failures of gates.
Blueprint information
- Status:
- Complete
- Approver:
- Ben Swartzlander
- Priority:
- High
- Drafter:
- Valeriy Ponomaryov
- Direction:
- Approved
- Assignee:
- Valeriy Ponomaryov
- Definition:
- Approved
- Series goal:
- Accepted for kilo
- Implementation:
- Implemented
- Milestone target:
- 2015.1.0
- Started by
- Valeriy Ponomaryov
- Completed by
- Valeriy Ponomaryov
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Add retries for share creation within Tempest plugin
(?)