Zfilipin has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/270309

Change subject: Separated RelatedArticles Selenium jobs to desktop and mobile
......................................................................

Separated RelatedArticles Selenium jobs to desktop and mobile

It proved really to be complicated to run the full test suite on one
site. Separating the suite to run on mobile
(en.m.wikipedia.beta.wmflabs.org) and desktop
(en.wikipedia.beta.wmflabs.org) site is the simplest solution.

Bug: T120715
Change-Id: I5f1baa82738b11c9c197eb49cf503ffd0211a949
---
M jjb/browsertests.yaml
1 file changed, 3 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/09/270309/1

diff --git a/jjb/browsertests.yaml b/jjb/browsertests.yaml
index fb8270e..39365d2 100644
--- a/jjb/browsertests.yaml
+++ b/jjb/browsertests.yaml
@@ -351,6 +351,7 @@
 - project:
     name: RelatedArticles
     defaults: browsertests
+    browser: chrome
     folder: tests
     headless: 'false'
     mediawiki_credentials_id: Selenium_user-at-beta.wmflabs.org
@@ -361,7 +362,8 @@
 
     jobs:
      - 'browsertests-{name}-{mediawiki_url}-{platform}-{browser}-sauce':
-        browser: chrome
+     - 'browsertests-{name}-{mediawiki_url}-{platform}-{browser}-sauce':
+        mediawiki_url: en.wikipedia.beta.wmflabs.org
 
 # UploadWizard
 - project:

-- 
To view, visit https://gerrit.wikimedia.org/r/270309
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5f1baa82738b11c9c197eb49cf503ffd0211a949
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Zfilipin <zfili...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to