-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Correctness
-
Fully Compatible
If I'm writing a new jstest and would like to save some time (maybe I'm missing some tags on the jstest), I'd like to have a way to tell resmoke to run my jstest in all suites that it would run on in evergreen.
For example if my test is in core, it has many passthrough suites that I can't list out easily. It'd be nice for resmoke to do this for me to save some time waiting on evergreen.
From SERVER-47827 it looks like burn_in_tests.py used to cover this case, but running it locally no longer works.