Commit 22a07787 authored by Vivien Alger's avatar Vivien Alger

Added chromium to parts and deleted selenium-server

parent ed27a8b2
......@@ -3,7 +3,8 @@ extends =
../../stack/java.cfg
../../component/xorg/buildout.cfg
../../component/lxml-python/buildout.cfg
../../component/python-2.7/buildout.cfg
../../component/python-2.7/buildout.cfg
../../component/chromium/buildout.cfg
../../stack/shacache-client.cfg
#XXX-Cedric : switch to phantomjs and drop firefox and xorg
......@@ -19,7 +20,7 @@ extends =
#http://git.erp5.org/gitweb/erp5.git/blob/HEAD:/tests/__init__.py?js=1#l47;js=1
parts =
selenium
chromium
template
libxslt
eggs
......@@ -32,12 +33,6 @@ versions = versions
unzip = true
[selenium]
recipe = hexagonit.recipe.download
url = http://selenium.googlecode.com/files/selenium-server-standalone-2.1.0.jar
download-only = true
filename = selenium-server.jar
[instance-recipe]
egg = slapos.cookbook
module = selenium
......
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