[infra] Speculative fix for vpython cache

Bug: skia:8263
Change-Id: Ic5003128485116c66ae1ed61e8727b9b1c33aa1a
Reviewed-on: https://skia-review.googlesource.com/147968
Reviewed-by: Ben Wagner <benjaminwagner@google.com>
Commit-Queue: Eric Boren <borenet@google.com>
This commit is contained in:
Eric Boren 2018-08-20 09:45:02 -04:00 committed by Skia Commit-Bot
parent cc9c45d2e0
commit 7c42e01ced
2 changed files with 957 additions and 957 deletions

View File

@ -315,7 +315,7 @@ func kitchenTask(name, recipe, isolate, serviceAccount string, dimensions []stri
Dimensions: dimensions,
EnvPrefixes: map[string][]string{
"PATH": []string{"cipd_bin_packages", "cipd_bin_packages/bin"},
"VPYTHON_VIRTUALENV_ROOT": []string{"${cache_dir}/vpython"},
"VPYTHON_VIRTUALENV_ROOT": []string{"cache/vpython"},
},
ExtraTags: map[string]string{
"log_location": logdogAnnotationUrl(),

File diff suppressed because it is too large Load Diff