test: move cluster tests to parallel
authorRich Trott <rtrott@gmail.com>
Wed, 20 Jan 2016 03:54:35 +0000 (19:54 -0800)
committerMyles Borins <mborins@us.ibm.com>
Mon, 21 Mar 2016 19:57:53 +0000 (12:57 -0700)
Two cluster tests have recently changed so that they are no longer
resource intensive. Move them back to parallel.

Ref: https://github.com/nodejs/node/pull/4736
Ref: https://github.com/nodejs/node/pull/4739
PR-URL: https://github.com/nodejs/node/pull/4774
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
test/parallel/test-cluster-disconnect-leak.js [moved from test/sequential/test-cluster-disconnect-leak.js with 100% similarity]
test/parallel/test-cluster-disconnect-suicide-race.js [moved from test/sequential/test-cluster-disconnect-suicide-race.js with 100% similarity]