mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/RelatedArticles
synced 2024-11-27 17:50:25 +00:00
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:
parent
d7c96b9b83
commit
b272dc6932
|
@ -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!
|
||||
|
|
Loading…
Reference in a new issue