<div dir="ltr">tldr: It was my fault but I think I have fixed the problem<div><br></div><div>I was working on some improvements to our Cloudbees Jenkins[1] instance and by mistake I have deleted SAUCE_ONDEMAND_USERNAME environment variable from Jenkins global configuration. The variable is used for running the tests at Sauce Labs.</div>

<div><br></div>That caused all Jenkins jobs to fail. Thanks to Chris for reporting the problem. All tests fail with the error message: "Unable to pick a platform for the provided browser (RuntimeError)".<div><br>

</div><div>I have investigated the problem, found it, added the variable back, tested the change on a short job[4] and looks like the problem is fixed.</div><div><br></div><div>I have started all jobs manually and as far as I can see jobs are moving from red to green again.</div>

<div><br></div><div>Apologies for the inconvenience. If you have any questions, or if something is still failing with the same error message, please do let me know.</div><div><br></div><div>Željko</div><div>--</div><div>
1: <a href="https://wmf.ci.cloudbees.com/">https://wmf.ci.cloudbees.com/</a></div>
<div>2: <a href="https://github.com/wikimedia/mediawiki-selenium/blob/master/docs/jenkins.md#environment-variables">https://github.com/wikimedia/mediawiki-selenium/blob/master/docs/jenkins.md#environment-variables</a></div>

<div>3: <a href="https://github.com/wikimedia/mediawiki-selenium/blob/master/lib/mediawiki/selenium/env.rb#L30">https://github.com/wikimedia/mediawiki-selenium/blob/master/lib/mediawiki/selenium/env.rb#L30</a></div><div>
4: <a href="https://wmf.ci.cloudbees.com/job/Flow-en.wikipedia.beta.wmflabs.org-linux-firefox/">https://wmf.ci.cloudbees.com/job/Flow-en.wikipedia.beta.wmflabs.org-linux-firefox/</a></div>
</div>