DescriptionOverride HOME dir for gsutil when running on cros device
Gsutil tries to create a dir (for keeping track of resumable downloads)
under home dir. On ChromeOS this is, given that the tests must be run
by root, read-only '/root/'. This causes gsutil commands to fail. To
avoid this, override HOME dir to writable '/home/chromeos-test'.
(this will also require gsuitl to be configured with the same HOME dir)
BUG=359293, 386416
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278329
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : . #Patch Set 4 : . #
Total comments: 4
Patch Set 5 : review feedback #Patch Set 6 : . #Patch Set 7 : . #Messages
Total messages: 6 (0 generated)
|