- 08 Oct, 2017 1 commit
-
-
Dan Jacques authored
Update "google-compute-engine" and "boto" package versions. Newer "gsutil" versions expect a newer "google-compute-engine" package version, and fail with an ImportError on "constants.py". BUG=None TEST=prod - ssh into failing bot, ran with current "gsutil.vpython", reproduced. - ssh into failing bot, ran with new "gsutil.vpython", fixed. - ssh into old GCE image, ran with new "gsutil.vpython", works. Change-Id: Ied277b6dc1cda4bc46cc9d58a633620c055e9d7c Reviewed-on: https://chromium-review.googlesource.com/706807Reviewed-by: Nodir Turakulov <nodir@chromium.org> Commit-Queue: Daniel Jacques <dnj@chromium.org>
-
- 08 Sep, 2017 1 commit
-
-
Dan Jacques authored
Run "gsutil" through "vpython". This ensures that the package set accompanying it is completely controlled. This is notably important on GCE instances, which "gsutil" expects to supply a "google_compute_engine" package. BUG=chromium:741001 TEST=local - Ran `gsutil cp` on 64-bit Linux machine, seems to work. - Ran `gsutil cp` on GCE instance, seems to work. This is a reland of 23836a64. Change-Id: If87261abd505ef77f95b3c70b6bd23f3e798b41d Reviewed-on: https://chromium-review.googlesource.com/656565Reviewed-by: Nodir Turakulov <nodir@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Daniel Jacques <dnj@chromium.org>
-
- 07 Sep, 2017 2 commits
-
-
Mike Bjorge authored
This reverts commit 23836a64. Reason for revert: This is breaking all the chromecast builders. Original change's description: > [gsutil] run through "vpython" > > Run "gsutil" through "vpython". This ensures that the package set > accompanying it is completely controlled. This is notably important on > GCE instances, which "gsutil" expects to supply a > "google_compute_engine" package. > > BUG=None > TEST=local > - Ran `gsutil cp` on 64-bit Linux machine, seems to work. > - Ran `gsutil cp` on GCE instance, seems to work. > > Change-Id: Id771bc4da4de22c941b0ace4031cb0f3364feeeb > Reviewed-on: https://chromium-review.googlesource.com/527277 > Reviewed-by: Nodir Turakulov <nodir@chromium.org> > Reviewed-by: Robbie Iannucci <iannucci@chromium.org> > Commit-Queue: Daniel Jacques <dnj@chromium.org> TBR=iannucci@chromium.org,dnj@chromium.org,nodir@chromium.org Change-Id: Ifc3d6389720abd0fb9e3fc83c0cdd5a63b5ff94d No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: None Reviewed-on: https://chromium-review.googlesource.com/656358Reviewed-by: Nodir Turakulov <nodir@chromium.org> Commit-Queue: Nodir Turakulov <nodir@chromium.org>
-
Dan Jacques authored
Run "gsutil" through "vpython". This ensures that the package set accompanying it is completely controlled. This is notably important on GCE instances, which "gsutil" expects to supply a "google_compute_engine" package. BUG=None TEST=local - Ran `gsutil cp` on 64-bit Linux machine, seems to work. - Ran `gsutil cp` on GCE instance, seems to work. Change-Id: Id771bc4da4de22c941b0ace4031cb0f3364feeeb Reviewed-on: https://chromium-review.googlesource.com/527277Reviewed-by: Nodir Turakulov <nodir@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Daniel Jacques <dnj@chromium.org>
-