Jenkins P2P test doesn't update node modules
jianjunz opened this issue · 3 comments
jianjunz commented
PR #499 bumps eslint version. However, it looks like Jenkins P2P test environment still uses old node version (8) and old modules.
jianjunz commented
Make ci/jenkins/p2p optional until this issue is fixed to unblock changes being merged.
jianjunz commented
node.js has been upgraded to 14.17.0 in Jenkins environment.
jianjunz commented
Passing ci/jenkins/p2p is required again.