-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
-
False
-
Not Selected
-
-
Goal:
- Fix neutron 18.0 functional testing
Acceptance Criteria:
- Once ft gate is a success
It seems that gate broke due to a broken pip dependency:
2025-09-26 11:03:54.814439 | vm | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2025-09-26 11:03:54.814450 | vm | requests 2.25.1 requires chardet<5,>=3.0.2, but you have chardet 5.2.0 which is incompatible.
Which caused the gate to fail with:
KeyError: 'No tests in repository'