Skip to content

Commit 30d4ee2

Browse files
classabbyampthe-maldridge
authored andcommitted
services/nomad/build/buildbot-worker: don't set XBPS_CHROOT_CMD_ARGS='-t'
this was making xbps-uchroot use a tmpfs for the buildroot, which caused it to hog all the memory for the buildroot's storage Closes: #217 [via git-merge-pr]
1 parent 7e95ddc commit 30d4ee2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

services/nomad/build/buildbot-worker.nomad

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ EOF
135135
data = <<EOF
136136
XBPS_MAKEJOBS=${group.value.jobs}
137137
XBPS_CHROOT_CMD=uchroot
138-
XBPS_CHROOT_CMD_ARGS='-t'
139138
XBPS_CCACHE=yes
140139
XBPS_DEBUG_PKGS=yes
141140
XBPS_USE_GIT_REVS=yes

0 commit comments

Comments
 (0)