Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(28)

Issue 637863002: Better handling of goma inside chroot environment. (Closed)

Created:
6 years, 2 months ago by Yoshisato Yanagisawa
Modified:
6 years, 2 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Better handling of goma inside chroot environment. /tmp is shared between inside and outside of chroot. It confuses goma client. To avoid such a confusion, make goma use different temporary directory from external world. BUG=409482 Committed: https://crrev.com/53d0973ee890273cd78fd657556907dc0a91d2dc Cr-Commit-Position: refs/heads/master@{#298822}

Patch Set 1 #

Total comments: 2

Patch Set 2 : put variables in quotes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M build/install-chroot.sh View 1 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
Yoshisato Yanagisawa
Hi, this is a change for better handling of goma inside chroot. To avoid goma's ...
6 years, 2 months ago (2014-10-08 09:02:53 UTC) #2
Lei Zhang
lgtm with everything quoted. https://codereview.chromium.org/637863002/diff/1/build/install-chroot.sh File build/install-chroot.sh (right): https://codereview.chromium.org/637863002/diff/1/build/install-chroot.sh#newcode508 build/install-chroot.sh:508: export GOMA_TMP_DIR=/tmp/goma_tmp_$CHROOT_SESSION_ID Please put variables ...
6 years, 2 months ago (2014-10-08 19:00:22 UTC) #3
Yoshisato Yanagisawa
Thanks for the review. https://codereview.chromium.org/637863002/diff/1/build/install-chroot.sh File build/install-chroot.sh (right): https://codereview.chromium.org/637863002/diff/1/build/install-chroot.sh#newcode508 build/install-chroot.sh:508: export GOMA_TMP_DIR=/tmp/goma_tmp_$CHROOT_SESSION_ID On 2014/10/08 19:00:22, ...
6 years, 2 months ago (2014-10-09 01:02:55 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/637863002/20001
6 years, 2 months ago (2014-10-09 01:53:18 UTC) #6
commit-bot: I haz the power
Exceeded time limit waiting for builds to trigger.
6 years, 2 months ago (2014-10-09 04:00:56 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/637863002/20001
6 years, 2 months ago (2014-10-09 07:16:47 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 8c1716a0463832511f5e9c02747ac547f8f14b9e
6 years, 2 months ago (2014-10-09 07:18:21 UTC) #11
commit-bot: I haz the power
6 years, 2 months ago (2014-10-09 07:19:44 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/53d0973ee890273cd78fd657556907dc0a91d2dc
Cr-Commit-Position: refs/heads/master@{#298822}

Powered by Google App Engine
This is Rietveld 408576698