Commit Graph

3 Commits (a5b5101e09a0b7617d697f493eb25630c73bf4e0)

Author SHA1 Message Date
Rhys Campbell 05e034f899 Arbiter change and test additions (#59883) 6 years ago
Gonéri Le Bouder cee55ab718 mongodb_replicaset/test: properly kill the nodes
The `pids` module returns the list of the PID in a `pids` key.

This change ensures we correctly wait for the end of the previous mongod
instances before we start the next ones.

In addition, we remove an unnecessary `ignore_errors`.
6 years ago
Rhys Campbell dacfd72bd6 Integeration tests for mongodb_shard and mongodb_replicaset modules (#53900) 6 years ago