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

Issue 1898003002: [Findit] Fixing when try job entities are created (Closed)

Created:
4 years, 8 months ago by lijeffrey
Modified:
4 years, 8 months ago
Reviewers:
chanli, stgao
CC:
chromium-reviews, infra-reviews+infra_chromium.org, Sharu Jiang
Base URL:
https://chromium.googlesource.com/infra/infra.git@master
Target Ref:
refs/heads/master
Project:
infra
Visibility:
Public.

Description

[Findit] Fixing when try job entities are created https://codereview.chromium.org/1898493002/ adds logic for bailing out for test try jobs, but creates try job entities regardless. This change is to move the creation of try job entities closer to when they will actually be triggered. Adding notry=true (try jobs work on all but infa_linux_trusty_64_tests, currently experiencing issues) BUG= NOTRY=true Committed: https://chromium.googlesource.com/infra/infra/+/2bdbbba11bb8af3a2e05c81123014c7c2441f9df

Patch Set 1 #

Patch Set 2 : Fixing whitespace #

Total comments: 1

Patch Set 3 : Addressing comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -12 lines) Patch
M appengine/findit/waterfall/test/try_job_util_test.py View 1 2 4 chunks +6 lines, -2 lines 0 comments Download
M appengine/findit/waterfall/try_job_util.py View 1 2 4 chunks +8 lines, -10 lines 0 comments Download

Messages

Total messages: 22 (11 generated)
lijeffrey
ptal
4 years, 8 months ago (2016-04-18 21:40:23 UTC) #3
stgao
https://codereview.chromium.org/1898003002/diff/20001/appengine/findit/waterfall/try_job_util.py File appengine/findit/waterfall/try_job_util.py (right): https://codereview.chromium.org/1898003002/diff/20001/appengine/findit/waterfall/try_job_util.py#newcode167 appengine/findit/waterfall/try_job_util.py:167: try_job = WfTryJob.Create(master_name, builder_name, build_number) No, we'd better not ...
4 years, 8 months ago (2016-04-18 22:05:27 UTC) #4
lijeffrey
Comments addressed, ptal
4 years, 8 months ago (2016-04-18 23:42:39 UTC) #5
lijeffrey
Comments addressed, ptal
4 years, 8 months ago (2016-04-18 23:42:41 UTC) #6
stgao
lgtm
4 years, 8 months ago (2016-04-19 00:11:05 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1898003002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1898003002/40001
4 years, 8 months ago (2016-04-19 01:24:35 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: Infra Linux Trusty 64 Tester on tryserver.infra (JOB_FAILED, https://build.chromium.org/p/tryserver.infra/builders/Infra%20Linux%20Trusty%2064%20Tester/builds/1532)
4 years, 8 months ago (2016-04-19 01:32:24 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1898003002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1898003002/40001
4 years, 8 months ago (2016-04-19 02:14:02 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: Infra Linux Trusty 64 Tester on tryserver.infra (JOB_FAILED, https://build.chromium.org/p/tryserver.infra/builders/Infra%20Linux%20Trusty%2064%20Tester/builds/1533)
4 years, 8 months ago (2016-04-19 02:21:11 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1898003002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1898003002/40001
4 years, 8 months ago (2016-04-19 18:27:15 UTC) #20
commit-bot: I haz the power
4 years, 8 months ago (2016-04-19 18:29:32 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/infra/infra/+/2bdbbba11bb8af3a2e05c81123014...

Powered by Google App Engine
This is Rietveld 408576698