cennznet / plug-blockchain

PL^G: a framework for building customised blockchains
GNU General Public License v3.0
11 stars 3 forks source link

Improve PR build pipeline #52

Open jordy25519 opened 4 years ago

jordy25519 commented 4 years ago

Pipeline often fails with timeouts ~2 hours on the test step.

For comparison a clean local build takes around 35mins and a test ~40mins (requires building and executing tests)

Running the test suite in 1 hour seems like a reasonable target

Some options to improve this:

jordy25519 commented 4 years ago

Relevant circleci docs about requesting CPU allocation: https://circleci.com/docs/2.0/configuration-reference/#executors-requires-version-21