-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: CI
-
None
-
Up for triaging
Dowloading node.js frequently flakes even with retries and then this causes our CI to flake.
NVM can be pointed to a mirror: https://github.com/nvm-sh/nvm/blob/master/README.md#use-a-mirror-of-node-binaries
https://github.com/mongodb-js/mongosh/blob/b2bfdf658cc53b2d5966e8105eace2f4a9242872/.evergreen/setup-env.sh#L14
For installing from source we can just change the URL:
https://github.com/mongodb-js/mongosh/blob/b2bfdf658cc53b2d5966e8105eace2f4a9242872/.evergreen/install-node-source.sh#L15
- depends on
-
MONGOSH-864 Stop using mongodbtoolchain in CI
- Waiting (Blocked)
- is depended on by
-
NODE-6316 Improve Node.js Download Experience
- Blocked