-
Type: Improvement
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
3
In the current million-collection-test shell wrapper script, "pip install" is used to install a list of Python packages that are required by the Python scons script, which could potentially interference with other tests (Evergreen tasks) that subsequently run on the same build host.
Virtual environment is the suggested way of achieving environment setup isolation for Python, and should be pursued here to improve the test.
- is related to
-
WT-7343 Write a script that executes many-collection-test.py
- Closed