-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
TIG 16 (06/24/16)
The "kill process" function in evergreen.yml has a hard-coded regex list of processes to kill and exclude. For Jepsen this list is not proper, since it cannot kill mongod's running in the LXC hosts and it does not kill the java process.
This task will genericize the list and allow tasks to override that list.