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

Issue 2567723002: A MapReduce job to add units into the anomaly entity. (Closed)

Created:
4 years ago by jessimb
Modified:
4 years ago
Reviewers:
eakuefner, sullivan
CC:
catapult-reviews_chromium.org, perf-dashboard-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
catapult
Visibility:
Public.

Description

A MapReduce job to add units into the anomaly entity. Also adds the units field to the anomaly definition, and adds it at anomaly creation. Review-Url: https://codereview.chromium.org/2567723002 Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/d05d6a1908241734476554abb52557ccebbdc11d

Patch Set 1 #

Patch Set 2 : first attempt at a MR #

Total comments: 4

Patch Set 3 : added in mr tests #

Total comments: 2

Patch Set 4 : added in another test and fixed the mr fn #

Patch Set 5 : Correcting the mapreduce.yaml #

Patch Set 6 : Correcting the mapreduce.yaml #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M dashboard/mapreduce.yaml View 1 2 3 4 5 1 chunk +2 lines, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 17 (8 generated)
jessimb
Annie- Could you take a look at what I have so far? I'm not sure ...
4 years ago (2016-12-09 19:22:49 UTC) #2
sullivan
This looks correct except for the places I commented. But you should write a test ...
4 years ago (2016-12-12 15:38:51 UTC) #3
jessimb
I added in two tests and responded to the comments. PTAL! https://codereview.chromium.org/2567723002/diff/20001/dashboard/dashboard/models/anomaly.py File dashboard/dashboard/models/anomaly.py (right): ...
4 years ago (2016-12-12 19:45:47 UTC) #4
sullivan
lgtm j https://codereview.chromium.org/2567723002/diff/40001/dashboard/dashboard/mr_test.py File dashboard/dashboard/mr_test.py (right): https://codereview.chromium.org/2567723002/diff/40001/dashboard/dashboard/mr_test.py#newcode239 dashboard/dashboard/mr_test.py:239: self.assertIsNone(anomaly_row.get().units) Can you also add a testcase ...
4 years ago (2016-12-12 20:00:18 UTC) #5
jessimb
Added in the test. Thanks for the feedback! https://codereview.chromium.org/2567723002/diff/40001/dashboard/dashboard/mr_test.py File dashboard/dashboard/mr_test.py (right): https://codereview.chromium.org/2567723002/diff/40001/dashboard/dashboard/mr_test.py#newcode239 dashboard/dashboard/mr_test.py:239: self.assertIsNone(anomaly_row.get().units) ...
4 years ago (2016-12-12 20:34:59 UTC) #6
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/2567723002/60001
4 years ago (2016-12-12 20:35:10 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:60001) as https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/d05d6a1908241734476554abb52557ccebbdc11d
4 years ago (2016-12-12 21:29:54 UTC) #12
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/2567723002/80001
4 years ago (2016-12-12 22:18:58 UTC) #15
commit-bot: I haz the power
4 years ago (2016-12-12 22:20:08 UTC) #17
Try jobs failed on following builders:
  Catapult Android Tryserver on master.tryserver.client.catapult (JOB_FAILED,
https://build.chromium.org/p/tryserver.client.catapult/builders/Catapult%20An...)
  Catapult Linux Tryserver on master.tryserver.client.catapult (JOB_FAILED,
https://build.chromium.org/p/tryserver.client.catapult/builders/Catapult%20Li...)
  Catapult Presubmit on master.tryserver.client.catapult (JOB_FAILED,
https://build.chromium.org/p/tryserver.client.catapult/builders/Catapult%20Pr...)

Powered by Google App Engine
This is Rietveld 408576698