Skip to content

Commit e937ed8

Browse files
HoloRinmergify[bot]
authored andcommitted
Request more disk space for docker image jobs on RBE
(cherry picked from commit d58e430) (cherry picked from commit 436632f)
1 parent 2ada608 commit e937ed8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packaging/docker-image/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ CONVENIENCE_PACKAGES = [
4848
FIRECRACKER_EXEC_PROPS = {
4949
# https://www.buildbuddy.io/docs/rbe-microvms
5050
"workload-isolation-type": "firecracker",
51+
"EstimatedFreeDiskBytes": "16GB",
5152
"init-dockerd": "true",
5253
"recycle-runner": "true",
5354
# Use the default buildbuddy RBE image

0 commit comments

Comments
 (0)