Ben Newman
5b2e08a80c
Automatically reconfigure Mongo replication set when --port differs.
...
Fixes #7563 .
2016-09-29 09:48:55 -04:00
Tom Coleman
25b7d3f585
Update mongo tests to check for 3.2
2016-06-24 12:15:26 -04:00
Slava Kim
39d8aef3d9
move files into console/ tool-testing/
2015-08-06 16:39:00 -07:00
Slava Kim
6b1bb038d8
Move files into tools/fs
2015-08-03 22:09:28 -07:00
Slava Kim
8a8db83d29
Move files into tools/utils
2015-08-03 20:32:38 -07:00
David Glasser
d9fff9b981
Clean up a test so the next test doesn't fail
...
For some reason I decided that tests should, on cleanup, stop their
runs *and not wait for the stop to take effect* before running the next
test. Maybe this could be reconsidered but for now, explicitly stop this
run (and wait) so the next test (npm: npm) doesn't fail.
2015-07-16 14:27:48 -07:00
David Glasser
f14464b59a
findMongoPids: use pgrep where available
...
ps corrupts some non-ASCII characters on OS X. pgrep doesn't, but isn't
available everywhere.
Fixes #3999 .
2015-03-31 00:53:22 -04:00
David Glasser
72c9657b0e
Test that observeChanges works over a failover
2014-04-10 16:56:32 -07:00