Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
Fully Compatible
-
TIG 2017-07-10
Description
The resmoke method create_test_membership_map returns all tests it finds in the files in resmokeconfig/suites/. It returns mixed test_kind types:
- build/opt/mongo/platform/stack_locator_test
- build/opt/mongo/util/concurrency/spin_lock_test
- All JS tests
We should add a test_kind parameter to be used to filter for that type.
Attachments
Issue Links
- is depended on by
-
SERVER-28786 Add buildscripts/update_test_lifecycle.py script for updating etc/test_lifecycle.yml
-
- Closed
-