-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
STM 2021-03-08
-
2
Simplify powertest.py
- Parameters that only ever take a single value should be killed
- Optional parameters that are not used should be killed
- Audit for other dead code and remove
- Split the file up into smaller logical pieces
- related to
-
SERVER-53693 Improve local powercycle testing experience
- Closed