-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
5
-
False
-
-
False
-
Not Selected
-
rhos-storage-cinder
-
-
-
-
Cinder Sprint 16
-
1
Goal:
Move the run_concurrent_tasks utility function to tempest/common so that all tempest plugins can consume this functionality without code duplication
Acceptance Criteria:
- run_concurrent_tasks function is implemented in tempest/common
- Function supports configurable concurrency levels
- Function includes proper error handling and logging
- Unit tests are added for the utility function
- Tempest plugins can successfully import and use the function
- No breaking changes to existing concurrent test implementations