-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Decision Automation Group
The bulidscripts/update_test_lifecycle.py and buildscripts/fetch_test_lifecycle.py clone the mongodb/mongo-test-metadata repository to access the etc/test_lifecycle.yml file.
When the scripts exit, they leave a mongo-test-metadata directory containing the cloned repository.
They should remove the directory before exiting to avoid side effects and allow the scripts to be run multiple times.