servo/etc/ci
bors-servo 62d726369f
Auto merge of #22125 - Darkspirit:https_dl_buildbot_timings, r=jdm
Download buildbot metadata via https

https://build.servo.org/json works.

https://www.hardenize.com/report/build.servo.org#www_tls
Likely ECDHE-RSA-AES128-GCM-SHA256 will be used by any modern client to download the file.

-----
https://docs.python.org/2/library/urllib.html
> For Python versions earlier than 2.7.9, urllib does not attempt to validate the server certificates of HTTPS URIs. Use at your own risk!

python3 is used to run the script: 535ea9674f/etc/ci/buildbot_steps.yml (L170)

-----
https://docs.python.org/3.1/howto/urllib2.html
> Currently urllib.request does not support fetching of https locations through a proxy. However, this can be enabled by extending urllib.request as shown in the recipe [7].

I don't think this will be downloaded through a proxy.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22125)
<!-- Reviewable:end -->
2018-11-06 20:26:28 -05:00
..
fontconfig Cargoify servo 2014-09-08 20:21:42 -06:00
performance Download buildbot metadata via https 2018-11-06 14:27:05 +01:00
buildbot_steps.yml Add magicleap builder 2018-11-05 12:48:17 -06:00
chaos_monkey_test.py Added /etc/ci/chaos_monkey_test.py. 2016-04-29 09:54:20 -05:00
check_dynamic_symbols.py new android port: fix android build and tests 2018-07-31 22:39:45 +08:00
check_intermittents.sh Add script to check for intermittent regressions 2016-08-09 21:25:45 -07:00
check_no_panic.sh Drop CEF support 2018-01-31 06:36:21 +01:00
clean_build_artifacts.sh Actually clean all build artifacts. 2018-08-01 12:09:22 -04:00
former_intermittents_css.txt Moved assertion to after lock release; tidied up code. 2016-10-04 15:50:38 -05:00
former_intermittents_wpt.txt Enable canvas_over_area.html (closes #8311) 2016-08-10 16:10:34 +02:00
lockfile_changed.sh Update lockfile_changed script to search for all lockfiles. 2016-12-08 09:58:00 -10:00
mutation_test.sh Added PS1 variable before activating virtualenv 2017-11-13 08:05:34 -05:00
update-wpt-checkout Remove warnings about WPT syncing process. 2018-08-16 06:44:40 -07:00
upload_docs.sh Remove Geckolib CI. 2018-04-28 10:26:48 +02:00
xorg.conf Cargoify servo 2014-09-08 20:21:42 -06:00