[Findit] Update script to validate trybot mapping |
||||
Issue descriptionThe json endpoint for build.chromium.org now returns http 404, thus the script to validate try bots no longer works and needs updating.
,
Apr 17 2017
,
Apr 17 2017
it is indeed the json endpoints that are deprecatd, causing the script to hit http 404s. hinoka@ recommends using CBE to get the equivalent data instead
,
Apr 21 2017
The following revision refers to this bug: https://chromium.googlesource.com/infra/infra/+/0b43361f9b7995d6b815b5e602bda3f5dceab544 commit 0b43361f9b7995d6b815b5e602bda3f5dceab544 Author: Jeffrey Li <lijeffrey@chromium.org> Date: Fri Apr 21 23:16:55 2017 [Findit] Updating trybot validation script to use CBE Bug: 712284 Change-Id: Ibc908299a45bf2c40a0792ec69f8e2a39a4e6e17 Reviewed-on: https://chromium-review.googlesource.com/481231 Commit-Queue: Jeffrey Li <lijeffrey@chromium.org> Reviewed-by: Shuotao Gao <stgao@chromium.org> [modify] https://crrev.com/0b43361f9b7995d6b815b5e602bda3f5dceab544/appengine/findit/util_scripts/remote_queries/check_trybot_mapping.py
,
Apr 21 2017
,
Apr 27 2017
|
||||
►
Sign in to add a comment |
||||
Comment 1 by st...@chromium.org
, Apr 17 2017