We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8b3e03 commit 6febfb6Copy full SHA for 6febfb6
.mci.yml
@@ -103,6 +103,7 @@ c_driver_variables:
103
echo "Starting Mongo Orchestration..."
104
echo "{ \"releases\": { \"default\": \"c:\\\\mongodb\\\\bin\" }, \"last_updated\": \"2014-08-29 20:57:00.000000\" }" > orchestration.config
105
mongo-orchestration -f orchestration.config -e default -s wsgiref start --socket-timeout-ms=60000
106
+ sleep 10
107
curl -s http://localhost:8889/
108
unix: &mongo_orchestration_unix
109
start_mongo_orchestration: |
0 commit comments