Commit 839839d
committed
[CI] Setup Buckets for Sccache
This patch sets up GCS Buckets for sccache remote caching. We set up one for
Linux and one for Windows in each cluster. This creates some separation which
might help slightly with security. We want to have the buckets in the same
region as the machines to ensure uploads/downloads are as low latency as
possible which is helped significantly when the compute and storage are
colocated.
Pull Request: llvm#5051 parent 21a79a2 commit 839839d
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
0 commit comments