Skip to content

Commit ffe1fff

Browse files
committed
Merge pull request #693
2 parents bb5a4d5 + 79a1d44 commit ffe1fff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile.frag

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ list-servers:
5959
php scripts/list-servers.php
6060

6161
test-bootstrap:
62+
vagrant reload mo
63+
vagrant ssh mo -c 'sudo rm -f /home/vagrant/server.pid'
64+
vagrant ssh mo -c 'sudo mongo-orchestration -f mongo-orchestration-config.json -b 192.168.112.10 --enable-majority-read-concern start'
6265
php scripts/start-servers.php
6366

6467
distcheck: package test-virtual

0 commit comments

Comments
 (0)