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

Issue 2386663002: [task scheduler] Add gen_tasks.go (Closed)

Created:
4 years, 2 months ago by borenet2
Modified:
4 years, 2 months ago
Reviewers:
dogben, borenet
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

[task scheduler] Add gen_tasks.go This mimics the flow of infra/bots/recipes/swarm_trigger.py but it builds the tasks.json file instead of triggering the actual tasks. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2386663002 Committed: https://skia.googlesource.com/skia/+/db182c770f1c1dedbc98eb00a7761706d58482e8

Patch Set 1 #

Total comments: 18

Patch Set 2 : Address comments #

Total comments: 2

Patch Set 3 : Share upload logic #

Unified diffs Side-by-side diffs Delta from patch set Stats (+720 lines, -82 lines) Patch
A infra/bots/gen_tasks.go View 1 2 1 chunk +589 lines, -0 lines 0 comments Download
M infra/bots/tasks.json View 1 2 chunks +131 lines, -82 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
borenet
Depends on https://skia-review.googlesource.com/c/2846/
4 years, 2 months ago (2016-09-30 16:35:41 UTC) #3
borenet
This mimics the flow of infra/bots/recipes/swarm_trigger.py but it builds the tasks.json file instead of triggering ...
4 years, 2 months ago (2016-09-30 16:36:40 UTC) #4
dogben
https://codereview.chromium.org/2386663002/diff/1/infra/bots/gen_tasks.go File infra/bots/gen_tasks.go (right): https://codereview.chromium.org/2386663002/diff/1/infra/bots/gen_tasks.go#newcode74 infra/bots/gen_tasks.go:74: if task_os == "Android" { Did you intend to ...
4 years, 2 months ago (2016-09-30 17:35:14 UTC) #7
borenet
https://codereview.chromium.org/2386663002/diff/1/infra/bots/gen_tasks.go File infra/bots/gen_tasks.go (right): https://codereview.chromium.org/2386663002/diff/1/infra/bots/gen_tasks.go#newcode74 infra/bots/gen_tasks.go:74: if task_os == "Android" { On 2016/09/30 17:35:14, dogben ...
4 years, 2 months ago (2016-09-30 19:13:16 UTC) #8
dogben
lgtm https://codereview.chromium.org/2386663002/diff/20001/infra/bots/gen_tasks.go File infra/bots/gen_tasks.go (right): https://codereview.chromium.org/2386663002/diff/20001/infra/bots/gen_tasks.go#newcode360 infra/bots/gen_tasks.go:360: skipUploadBots := []string{ Maybe share this with test().
4 years, 2 months ago (2016-09-30 19:25:29 UTC) #9
borenet
https://codereview.chromium.org/2386663002/diff/20001/infra/bots/gen_tasks.go File infra/bots/gen_tasks.go (right): https://codereview.chromium.org/2386663002/diff/20001/infra/bots/gen_tasks.go#newcode360 infra/bots/gen_tasks.go:360: skipUploadBots := []string{ On 2016/09/30 19:25:29, dogben wrote: > ...
4 years, 2 months ago (2016-09-30 19:31:21 UTC) #10
borenet
4 years, 2 months ago (2016-09-30 19:31:41 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2386663002/40001
4 years, 2 months ago (2016-09-30 19:31:56 UTC) #14
commit-bot: I haz the power
4 years, 2 months ago (2016-09-30 19:53:14 UTC) #16
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/db182c770f1c1dedbc98eb00a7761706d58482e8

Powered by Google App Engine
This is Rietveld 408576698