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 1f4b56e commit bc3d24fCopy full SHA for bc3d24f
.mci.yml
@@ -112,9 +112,6 @@ c_driver_variables:
112
mongo-orchestration --pidfile c:\\mo.pid stop
113
rm -f $pidfile
114
fi
115
- taskkill.exe /FI "IMAGENAME eq python.exe" /F
116
- taskkill.exe /FI "IMAGENAME eq mongod.exe" /F
117
- taskkill.exe /FI "IMAGENAME eq mongos.exe" /F
118
fsutil volume diskfree c:
119
echo "Starting Mongo Orchestration..."
120
echo "{ \"releases\": { \"default\": \"c:\\\\mongodb\\\\bin\" }}" > orchestration.config
0 commit comments