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

Issue 1991943002: Use swarming in run_lua CT task (Closed)

Created:
4 years, 7 months ago by rmistry
Modified:
4 years, 7 months ago
Reviewers:
dogben
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/buildbot@ct-6-capture_skps
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Use swarming in run_lua CT task Tested run_lua with: $ go run go/worker_scripts/run_lua/main.go --logtostderr --start_range=1 --num=10 --pageset_type=Dummy1k --chromium_build=try-1e224f6-f1036b2-rmistry-20160206122201-withpatch --run_id=testing --local $ gsutil cp gs://cluster-telemetry/tasks/lua_runs/testing/scripts/* /tmp/ $ go run go/master_scripts/run_lua_on_workers/main.go --logtostderr --emails=”rmistry@google.com” --pageset_type=Dummy1k --chromium_build=try-1e224f6-f1036b2-rmistry-20160206122201-withpatch --run_id=testing BUG=skia:5320 Committed: https://skia.googlesource.com/buildbot/+/e315dd306c6c406e4b2afc7e83b4ea07a91eebdf

Patch Set 1 : Initial upload #

Patch Set 2 : Fixes. Remove TODO. #

Patch Set 3 : Use new method in util.go #

Total comments: 5

Messages

Total messages: 17 (8 generated)
rmistry
4 years, 7 months ago (2016-05-18 18:57:39 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1991943002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1991943002/20001
4 years, 7 months ago (2016-05-18 18:58:47 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-18 19:01:56 UTC) #9
rmistry
Ready for review
4 years, 7 months ago (2016-05-19 16:36:28 UTC) #10
dogben
https://codereview.chromium.org/1991943002/diff/40001/ct/go/master_scripts/run_lua_on_workers/main.go File ct/go/master_scripts/run_lua_on_workers/main.go (right): https://codereview.chromium.org/1991943002/diff/40001/ct/go/master_scripts/run_lua_on_workers/main.go#newcode138 ct/go/master_scripts/run_lua_on_workers/main.go:138: gsBaseDir := filepath.Join(util.SWARMING_DIR_NAME, filepath.Join(util.LuaRunsDir, *runID), *pagesetType) I would hope ...
4 years, 7 months ago (2016-05-19 17:02:42 UTC) #11
rmistry
https://codereview.chromium.org/1991943002/diff/40001/ct/go/master_scripts/run_lua_on_workers/main.go File ct/go/master_scripts/run_lua_on_workers/main.go (right): https://codereview.chromium.org/1991943002/diff/40001/ct/go/master_scripts/run_lua_on_workers/main.go#newcode138 ct/go/master_scripts/run_lua_on_workers/main.go:138: gsBaseDir := filepath.Join(util.SWARMING_DIR_NAME, filepath.Join(util.LuaRunsDir, *runID), *pagesetType) On 2016/05/19 17:02:41, ...
4 years, 7 months ago (2016-05-19 17:08:19 UTC) #12
dogben
lgtm https://codereview.chromium.org/1991943002/diff/40001/ct/go/master_scripts/run_lua_on_workers/main.go File ct/go/master_scripts/run_lua_on_workers/main.go (right): https://codereview.chromium.org/1991943002/diff/40001/ct/go/master_scripts/run_lua_on_workers/main.go#newcode154 ct/go/master_scripts/run_lua_on_workers/main.go:154: // If the file already exists it could ...
4 years, 7 months ago (2016-05-19 17:15:38 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1991943002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1991943002/40001
4 years, 7 months ago (2016-05-19 17:23:58 UTC) #15
commit-bot: I haz the power
4 years, 7 months ago (2016-05-19 17:27:17 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/buildbot/+/e315dd306c6c406e4b2afc7e83b4ea07a91e...

Powered by Google App Engine
This is Rietveld 408576698