-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.1.6
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
Sharding 8 08/28/15
etc/evergreen.yml lists a few unit test processes as pkill targets. We should just terminate all unit test processes with a more generic pkill target (i.e., "_test") to avoid having to add processes as we see build failures.
A recent build failure with a test that's been running since June:
[2015/08/06 19:42:04.174] mci 77670 131.9 0.0 2451864 280 ?? S 25Jun15 53089:06.58 build/opt/mongo/db/repl/repl_coordinator_impl_elect_v1_test
- related to
-
SERVER-19561 Expand pkill targets in evergreen.yml to clean up old lldb and unit test binaries
- Closed