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

Issue 1895033002: tools/android/loading Switch the GCE worker to pull queues (Closed)

Created:
4 years, 8 months ago by droger
Modified:
4 years, 8 months ago
Reviewers:
Benoit L, blundell
CC:
chromium-reviews, mikecase+watch_chromium.org, gabadie+watch_chromium.org, jbudorick+watch_chromium.org, lizeb+watch-android-loading_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@appengine
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

tools/android/loading Switch the GCE worker to pull queues The GCE worker now uses pull queues instead of HTTP requests. Committed: https://crrev.com/56df5e65bb133509403661c090e18617b1910d36 Cr-Commit-Position: refs/heads/master@{#388265}

Patch Set 1 : #

Total comments: 6

Patch Set 2 : Review comments #

Total comments: 8

Patch Set 3 : Review comments #

Patch Set 4 : Use custom logger #

Patch Set 5 : Rebase #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+188 lines, -869 lines) Patch
A + tools/android/loading/cloud/backend/README.md View 1 2 3 4 7 chunks +25 lines, -30 lines 0 comments Download
A + tools/android/loading/cloud/backend/deploy.sh View 1 2 3 4 5 1 chunk +6 lines, -2 lines 0 comments Download
A + tools/android/loading/cloud/backend/google_storage_accessor.py View 1 2 3 4 1 chunk +2 lines, -3 lines 0 comments Download
A + tools/android/loading/cloud/backend/pip_requirements.txt View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
A + tools/android/loading/cloud/backend/startup-script.sh View 1 2 3 4 4 chunks +10 lines, -10 lines 0 comments Download
A + tools/android/loading/cloud/backend/worker.py View 1 2 3 4 5 2 chunks +143 lines, -169 lines 0 comments Download
A tools/android/loading/cloud/frontend/lib/common View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M tools/android/loading/gce/README.md View 1 2 3 4 1 chunk +0 lines, -140 lines 0 comments Download
M tools/android/loading/gce/deploy.sh View 1 2 3 4 1 chunk +0 lines, -63 lines 0 comments Download
M tools/android/loading/gce/google_storage_accessor.py View 1 2 3 4 1 chunk +0 lines, -60 lines 0 comments Download
M tools/android/loading/gce/main.py View 1 chunk +0 lines, -280 lines 0 comments Download
M tools/android/loading/gce/pip_requirements.txt View 1 2 3 4 1 chunk +0 lines, -3 lines 0 comments Download
M tools/android/loading/gce/startup-script.sh View 1 2 3 4 1 chunk +0 lines, -108 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 23 (12 generated)
droger
blundell: for review lizeb: FYI, but feel free to review as well. We'll discuss this ...
4 years, 8 months ago (2016-04-18 16:21:50 UTC) #7
Benoit L
Thanks! A few questions, mostly for my own education. Also, can you prefer logging over ...
4 years, 8 months ago (2016-04-19 08:47:41 UTC) #9
droger
https://codereview.chromium.org/1895033002/diff/100001/tools/android/loading/gce/worker.py File tools/android/loading/gce/worker.py (right): https://codereview.chromium.org/1895033002/diff/100001/tools/android/loading/gce/worker.py#newcode76 tools/android/loading/gce/worker.py:76: project=project, taskqueue=queue_name, numTasks=1, leaseSecs=60, On 2016/04/19 08:47:41, Benoit L ...
4 years, 8 months ago (2016-04-19 11:00:00 UTC) #10
blundell
https://codereview.chromium.org/1895033002/diff/120001/tools/android/loading/gce/worker.py File tools/android/loading/gce/worker.py (right): https://codereview.chromium.org/1895033002/diff/120001/tools/android/loading/gce/worker.py#newcode21 tools/android/loading/gce/worker.py:21: from frontend.clovis_task import ClovisTask I think that rather than ...
4 years, 8 months ago (2016-04-19 11:31:22 UTC) #11
droger
https://codereview.chromium.org/1895033002/diff/120001/tools/android/loading/gce/worker.py File tools/android/loading/gce/worker.py (right): https://codereview.chromium.org/1895033002/diff/120001/tools/android/loading/gce/worker.py#newcode21 tools/android/loading/gce/worker.py:21: from frontend.clovis_task import ClovisTask On 2016/04/19 11:31:22, blundell wrote: ...
4 years, 8 months ago (2016-04-19 12:10:51 UTC) #12
droger
On 2016/04/19 08:47:41, Benoit L wrote: > Thanks! > > A few questions, mostly for ...
4 years, 8 months ago (2016-04-19 13:51:16 UTC) #13
blundell
lgtm
4 years, 8 months ago (2016-04-19 13:54:14 UTC) #15
Benoit L
On 2016/04/19 13:54:14, blundell wrote: > lgtm lgtm, thanks!
4 years, 8 months ago (2016-04-19 13:58:58 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1895033002/220001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1895033002/220001
4 years, 8 months ago (2016-04-19 17:25:44 UTC) #19
commit-bot: I haz the power
Committed patchset #6 (id:220001)
4 years, 8 months ago (2016-04-19 19:10:53 UTC) #21
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 19:14:39 UTC) #23
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/56df5e65bb133509403661c090e18617b1910d36
Cr-Commit-Position: refs/heads/master@{#388265}

Powered by Google App Engine
This is Rietveld 408576698