Commit 9a3eae87 by Stuart Young Committed by Jeremy Bowman

update ff container to 3.11 and build ff container in travis

parent e6a9f504
FROM selenium/standalone-chrome-debug:3.4.0-einsteinium FROM selenium/standalone-chrome-debug:3.11.0-californium
MAINTAINER edxops MAINTAINER edxops
USER root USER root
......
FROM selenium/standalone-firefox-debug:3.4.0-einsteinium FROM selenium/standalone-firefox-debug:3.11.0-californium
MAINTAINER edxops MAINTAINER edxops
USER root USER root
......
...@@ -40,3 +40,5 @@ weights: ...@@ -40,3 +40,5 @@ weights:
- analytics_pipeline_hadoop_resourcemanager: 2 - analytics_pipeline_hadoop_resourcemanager: 2
- analytics_pipeline_spark_master: 1 - analytics_pipeline_spark_master: 1
- analytics_pipeline_spark_worker: 1 - analytics_pipeline_spark_worker: 1
- chrome: 1
- firefox: 1
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