Commit d37743cc by stu

install pinned chromium from s3

parent 7ebb6d4c
......@@ -13,7 +13,10 @@ browser_deb_pkgs:
# which often causes spurious acceptance test failures.
browser_s3_deb_pkgs:
- { name: "firefox-mozilla-build_42.0-0ubuntu1_amd64.deb", url: "https://s3.amazonaws.com/vagrant.testeng.edx.org/firefox-mozilla-build_42.0-0ubuntu1_amd64.deb" }
- { name: "google-chrome-stable_55.0.2883.87-1_amd64.deb", url: "https://s3.amazonaws.com/vagrant.testeng.edx.org/google-chrome-stable_55.0.2883.87-1_amd64.deb" }
- { name: "chromium-browser_49.0.2623.108-0ubuntu1.1233_amd64.deb", url: "https://s3.amazonaws.com/vagrant.testeng.edx.org/chromium-browser_49.0.2623.108-0ubuntu1.1233_amd64.deb" }
# Temporarily NOT installing google-chrome
# - { name: "google-chrome-stable_55.0.2883.87-1_amd64.deb", url: "https://s3.amazonaws.com/vagrant.testeng.edx.org/google-chrome-stable_55.0.2883.87-1_amd64.deb" }
# ChromeDriver
chromedriver_version: 2.27
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment