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

Issue 22980008: Merge all swarm_*.py scripts into swarming.py. (Closed)

Created:
7 years, 4 months ago by M-A Ruel
Modified:
7 years, 3 months ago
Reviewers:
Vadim Sh., csharp
CC:
chromium-reviews, Isaac (away)
Visibility:
Public.

Description

Merge all swarm_*.py scripts into swarming.py. Use subcommand.py to implement the subcommands. R=vadimsh@chromium.org BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=219798

Patch Set 1 #

Total comments: 26

Patch Set 2 : Improvement, still not done #

Total comments: 13

Patch Set 3 : improved #

Patch Set 4 : since colorama is already indirectly imported, initialize it #

Patch Set 5 : Add --version and module docstring #

Patch Set 6 : Add --decorate support #

Patch Set 7 : Rebase against r219402 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1040 lines, -1402 lines) Patch
M PRESUBMIT.py View 1 chunk +1 line, -1 line 0 comments Download
M README.py View 1 chunk +4 lines, -20 lines 0 comments Download
M example/run_example_swarm.py View 1 2 3 chunks +91 lines, -44 lines 0 comments Download
D swarm_get_results.py View 1 2 3 4 5 6 1 chunk +0 lines, -195 lines 0 comments Download
D swarm_trigger_and_get_results.py View 1 2 3 4 5 6 1 chunk +0 lines, -143 lines 0 comments Download
D swarm_trigger_step.py View 1 2 3 4 5 6 1 chunk +0 lines, -315 lines 0 comments Download
A swarming.py View 1 2 3 4 5 6 1 chunk +688 lines, -0 lines 0 comments Download
D tests/swarm_get_results_smoke_test.py View 1 chunk +0 lines, -39 lines 0 comments Download
D tests/swarm_get_results_test.py View 1 1 chunk +0 lines, -365 lines 0 comments Download
D tests/swarm_trigger_step_test.py View 1 2 3 4 5 6 1 chunk +0 lines, -266 lines 0 comments Download
A + tests/swarming_smoke_test.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/swarming_test.py View 1 2 9 chunks +257 lines, -15 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Vadim Sh.
Mostly looks good except 'trigger_and_return' function. Also I took a liberty to comment on some ...
7 years, 4 months ago (2013-08-16 18:58:58 UTC) #1
M-A Ruel
I think it's preferable to do one big change in the UI and argument names, ...
7 years, 4 months ago (2013-08-18 00:18:18 UTC) #2
csharp
lgtm https://codereview.chromium.org/22980008/diff/1/swarming.py File swarming.py (right): https://codereview.chromium.org/22980008/diff/1/swarming.py#newcode564 swarming.py:564: help='Desired working direction on the swarm slave side. ...
7 years, 4 months ago (2013-08-19 13:46:03 UTC) #3
csharp
Oops, hadn't meant to include that LGTM, just meant to publish the comment.
7 years, 4 months ago (2013-08-19 13:47:42 UTC) #4
M-A Ruel
On 2013/08/19 13:46:03, csharp wrote: > On 2013/08/18 00:18:18, M-A Ruel wrote: > > On ...
7 years, 4 months ago (2013-08-19 14:43:13 UTC) #5
csharp
On 2013/08/19 14:43:13, M-A Ruel wrote: > On 2013/08/19 13:46:03, csharp wrote: > > On ...
7 years, 4 months ago (2013-08-19 15:07:57 UTC) #6
M-A Ruel
On 2013/08/19 15:07:57, csharp wrote: > On 2013/08/19 14:43:13, M-A Ruel wrote: > > On ...
7 years, 4 months ago (2013-08-19 15:30:09 UTC) #7
Vadim Sh.
About data directory. ---- I agree with M-A: task requester should not know or care ...
7 years, 4 months ago (2013-08-19 18:55:43 UTC) #8
M-A Ruel
I also changed --run_from_hash to --task. I used --swarming and --isolate-server. https://codereview.chromium.org/22980008/diff/6001/swarming.py File swarming.py (right): ...
7 years, 4 months ago (2013-08-20 17:09:30 UTC) #9
Vadim Sh.
lgtm
7 years, 4 months ago (2013-08-20 20:47:31 UTC) #10
M-A Ruel
Notes: - I rebased on r219402 so I had to do minor fixups. - I ...
7 years, 3 months ago (2013-08-26 18:14:08 UTC) #11
Vadim Sh.
Any estimates when this lands? I'm assuming you are waiting for lgtm on https://codereview.chromium.org/22909021 ?
7 years, 3 months ago (2013-08-26 21:33:06 UTC) #12
M-A Ruel
On 2013/08/26 21:33:06, Vadim Sh. wrote: > Any estimates when this lands? > > I'm ...
7 years, 3 months ago (2013-08-27 01:35:22 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/22980008/11002
7 years, 3 months ago (2013-08-27 16:04:17 UTC) #14
commit-bot: I haz the power
7 years, 3 months ago (2013-08-27 16:05:54 UTC) #15
Message was sent while issue was closed.
Change committed as 219798

Powered by Google App Engine
This is Rietveld 408576698