Continuous Integration is a big part of our development process in OpenShift. In this post, I'll talk about our setup to allow us to run automated Selenium tests for our website on a headless Linux machine, integrated with Jenkins. For our web testing, we use the brand new Selenium WebDriver, integrated into Jenkins with our tests in Ruby. The trick is that we are are running Jenkins and the Sel