Fix mobile Selenium Jenkins job

Until T128190 is resolved, we can not run both mobile and desktop job
daily. Since there are 3 mobile and only 1 desktop scenario, run mobile
job until running desktop jobs is possible.

Bug: T128084
Change-Id: I13eba1c2a4f33f8e88c8bc1a000914e65322b9cc
This commit is contained in:
Željko Filipin 2016-03-02 12:25:52 +01:00
parent d7c96b9b83
commit b272dc6932

View file

@ -32,7 +32,7 @@ beta_desktop:
mediawiki_user: Selenium_user
# mediawiki_password: SET THIS IN THE ENVIRONMENT!
beta_mobile:
beta:
mediawiki_url: http://en.m.wikipedia.beta.wmflabs.org/wiki/
mediawiki_user: Selenium_user
# mediawiki_password: SET THIS IN THE ENVIRONMENT!