Reland "Use new base url for layout results"

This reverts commit e0053fac53579a6ccaec10b1947879eadbe10130.

Reason for revert: Reland now that bugs are fixed.

Original change's description:
> Revert "Use new base url for layout results"
> 
> This reverts commit fd1cb48acd7a5531b899d4597b82c7246802f2b3.
> 
> Reason for revert: Breaks some large results zip files. See https://crbug.com/810427
> 
> Original change's description:
> > Use new base url for layout results
> > 
> > Bug: 808167
> > Change-Id: Ie93fb1cc28ba16b4ec71c16e4f4e61b75914c503
> > Reviewed-on: https://chromium-review.googlesource.com/907858
> > Commit-Queue: Stephen Martinis <martiniss@chromium.org>
> > Reviewed-by: Dirk Pranke <dpranke@chromium.org>
> 
> TBR=dpranke@chromium.org,martiniss@chromium.org,jbudorick@chromium.org
> 
> Change-Id: Id8bf7d445658172d190b3a9f74902ff3f21ac9e0
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Bug: 808167, 810427
> Reviewed-on: https://chromium-review.googlesource.com/909350
> Reviewed-by: Stephen Martinis <martiniss@chromium.org>
> Commit-Queue: Stephen Martinis <martiniss@chromium.org>

TBR=dpranke@chromium.org,martiniss@chromium.org,jbudorick@chromium.org

# Not skipping CQ checks because original CL landed > 1 day ago.

Bug: 808167, 810427
Change-Id: I233644bb10d637b38b8278215fe926891546dc2f
Reviewed-on: https://chromium-review.googlesource.com/911971
Reviewed-by: Stephen Martinis <martiniss@chromium.org>
Commit-Queue: Stephen Martinis <martiniss@chromium.org>
23 files changed
tree: de071aecc11ef38a699b6fd081ff0faffeca7e2b
  1. infra/
  2. masters/
  3. scripts/
  4. site_config/
  5. slave/
  6. tests/
  7. third_party/
  8. .gitattributes
  9. .gitignore
  10. .vpython
  11. codereview.settings
  12. DEPS
  13. environment.cfg.py
  14. LICENSE
  15. OWNERS
  16. PRESUBMIT.py
  17. README.md
  18. WATCHLISTS
README.md

build

Hi build contributor! If you do any change in scripts/master/ or touching any master's html/ directories, you must restart master.chromium.fyi first and ensure that it still works before restarting other masters.

Recipes

If you're here to make a change to ‘recipes’ (the code located in scripts/slave/recipes*), please take a look at the README for more information pertaining to recipes.