<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Jenkins on qone.io</title><link>http://qone.io/tags/jenkins/</link><description>Recent content in Jenkins on qone.io</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 14 Nov 2015 00:00:00 +0000</lastBuildDate><atom:link href="http://qone.io/tags/jenkins/index.xml" rel="self" type="application/rss+xml"/><item><title>jenkins test result dashboard</title><link>http://qone.io/posts/jenkins-test-dashboard/</link><pubDate>Sat, 14 Nov 2015 00:00:00 +0000</pubDate><guid>http://qone.io/posts/jenkins-test-dashboard/</guid><description>&lt;p&gt;Minimal Jenkins test result dashboard&lt;/p&gt;
&lt;p&gt;&lt;img src="http://qone.io/imgs/dashi-demo.png" alt="dashboard img"&gt;&lt;/p&gt;
&lt;p&gt;The background to making the dashboard is as part of the on boarding at work we are able to do a small projekt. We are using Jenkins as the tool for our continuous integration tests like many others. Since most of the Jenkins plugins that exists for build information is not that pretty, it made a lot of since to do a minimalistic dashboard for the test results. And why not do something in React as the frontend rendering engine and python as the backend. The dashboard is also using redis cache for the result data, and in the docker stack haproxy to terminate http on port 80. The frontend polls the backend every 15 sec for new data.&lt;/p&gt;</description></item><item><title>selenium as a service in osx</title><link>http://qone.io/posts/selenium-service-osx/</link><pubDate>Sat, 15 Aug 2015 00:00:00 +0000</pubDate><guid>http://qone.io/posts/selenium-service-osx/</guid><description>&lt;p&gt;Setting up selenium server as a service in os x that starts on boot. What is needed is a plist service file to start and take stdout and stderr and log the output. I will be using homebrew for install of the selenium server. in this example i have used a vagrant image of Yosemite you can find it here &lt;a href="http://files.dryga.com/boxes/osx-yosemite-0.2.1.box"&gt;vagrant image&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;A NOTE about the OS X Licensing.
Apple&amp;rsquo;s EULA states that you can install your copy on your actual Apple-hardware, plus up to two VMs running on your Apple-hardware. So using this box on another hardware is may be illigal and you should do it on your own risk.&lt;/p&gt;</description></item></channel></rss>