Skip to content

Commit

Permalink
Merge bitcoin#22061: ci: Bump multiprocess memory
Browse files Browse the repository at this point in the history
fa0bfc5 ci: Bump multiprocess memory (MarcoFalke)

Pull request description:

  Fixes bitcoin#22059

ACKs for top commit:
  ryanofsky:
    Code review ACK fa0bfc5. Thanks for the update, and interesting to know about bitcoin#21869. It looks like relevant build https://cirrus-ci.com/task/4807455453478912 is succeeding too
  fanquake:
    ACK fa0bfc5

Tree-SHA512: f6e49aadf33199ffa7960c8da0b81bdc5ffea61f373e1b0367d000cdbd214614374b9f1a8b3ce9b8270e6d13a24a2029ab07bddb48e44c86dcb687d645e5ef34
  • Loading branch information
fanquake authored and jagdeep sidhu committed May 27, 2021
1 parent 264fad0 commit 1735ab3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,11 @@ task:
<< : *GLOBAL_TASK_TEMPLATE
container:
image: ubuntu:focal
cpu: 4
memory: 16G # The default memory is sometimes just a bit too small, so double everything
env:
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
MAKEJOBS: "-j8"
FILE_ENV: "./ci/test/00_setup_env_native_multiprocess.sh"

task:
Expand Down

0 comments on commit 1735ab3

Please sign in to comment.