On 11/15/2014 05:03 AM, Matthias Runge wrote:
> On 14/11/14 16:21, Adam Young wrote:
> 
>> Example:  I don't need Grunt to run a web server.  I need Apache for
>> that.  Grunt does not need to be in the distro, mod_wsgi does.
> 
> I will need every tool required to run e.g. unit tests or selenium tests
> to be packaged. Why? Because our builders don't have access to the
> internet and I want to be sure, the packaged version of horizon still
> passes tests.
> 
> Matthias

Except that selenium is non-free: it's in the non-free repository of
Debian, because it contains a pre-built .xpi plugin for firefox, which
itself contains pre-built .so and .dll files.

So, we're on the same page, but selenium is a bad tool... :)

Chatting with Maxime Vidori on IRC, there's a bunch of alternative
solutions that we could use instead of Selenium. PhantomJS for example
is already in Debian main. I would very much welcome switching to that
instead of Selenium.

Cheers,

Thomas Goirand (zigo)


_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to