Skip to content

Commit

Permalink
Increase shm_size for x86-debian-12-full-test builder
Browse files Browse the repository at this point in the history
  • Loading branch information
vladbogo committed May 19, 2024
1 parent 12bf1f6 commit 2795826
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions master-docker-nonstandard-2/master.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ addWorker(
"quay.io/mariadb-foundation/bb-worker:debian12-386",
jobs=20,
save_packages=False,
shm_size="30G",
)

addWorker(
Expand All @@ -153,6 +154,7 @@ addWorker(
"quay.io/mariadb-foundation/bb-worker:debian12-386",
jobs=20,
save_packages=False,
shm_size="30G",
)

addWorker(
Expand Down

0 comments on commit 2795826

Please sign in to comment.