Skip to content

Commit 6febfb6

Browse files
committed
really start mongo-orchestration on windows
1 parent b8b3e03 commit 6febfb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.mci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ c_driver_variables:
103103
echo "Starting Mongo Orchestration..."
104104
echo "{ \"releases\": { \"default\": \"c:\\\\mongodb\\\\bin\" }, \"last_updated\": \"2014-08-29 20:57:00.000000\" }" > orchestration.config
105105
mongo-orchestration -f orchestration.config -e default -s wsgiref start --socket-timeout-ms=60000
106+
sleep 10
106107
curl -s http://localhost:8889/
107108
unix: &mongo_orchestration_unix
108109
start_mongo_orchestration: |

0 commit comments

Comments
 (0)