-
Type: Sub-task
-
Status: Resolved (View Workflow)
-
Priority: Low
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: ci-system
-
Labels:None
-
Story Points:0
https://gerrit.opencord.org/plugins/gitiles/voltha-system-tests/+/refs/heads/master
voltha-system-tests contains python virtualenv imports that are not usable to local devs with a new OS install or package manager installed binaries.
For release of python 3.10+ a change introduced during python 3.x has become a requirement and import of collections.abc has broken the robot framework in a few places. Create a patch hierarchy allowing a current virtualenv install to be modified to function properly.