jenkins-bot has submitted this change and it was merged.

Change subject: Setup RelatedArticles browser tests job
......................................................................


Setup RelatedArticles browser tests job

Bug: T120715
Change-Id: I94459b7dd4013ea7894741cb1523950323c7b9e9
---
M jjb/browsertests.yaml
M zuul/ext_dependencies.py
M zuul/layout.yaml
3 files changed, 18 insertions(+), 0 deletions(-)

Approvals:
  Hashar: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/jjb/browsertests.yaml b/jjb/browsertests.yaml
index cd09b1f..3c4793b 100644
--- a/jjb/browsertests.yaml
+++ b/jjb/browsertests.yaml
@@ -347,6 +347,22 @@
     jobs:
      - 'browsertests-{name}-{mediawiki_url}-{platform}-{browser}-sauce':
 
+# RelatedArticles
+- project:
+    name: RelatedArticles
+    defaults: browsertests
+    folder: tests
+    headless: 'false'
+    mediawiki_credentials_id: Selenium_user-at-beta.wmflabs.org
+    mediawiki_url: en.m.wikipedia.beta.wmflabs.org
+    platform: linux
+    recipients: *emails-qa
+    repository: mediawiki/extensions/RelatedArticles
+
+    jobs:
+     - 'browsertests-{name}-{mediawiki_url}-{platform}-{browser}-sauce':
+        browser: chrome
+
 # UploadWizard
 - project:
     name: UploadWizard-api
diff --git a/zuul/ext_dependencies.py b/zuul/ext_dependencies.py
index 94b2534..52b0adb 100755
--- a/zuul/ext_dependencies.py
+++ b/zuul/ext_dependencies.py
@@ -34,6 +34,7 @@
     'PronunciationRecording': ['UploadWizard'],
     'ProofreadPage': ['LabeledSectionTransclusion'],
     'QuickSurveys': ['EventLogging'],
+    'RelatedArticles': ['BetaFeatures', 'Cards', 'MobileFrontend'],
     'Score': ['VisualEditor'],
     'SyntaxHighlight_GeSHi': ['VisualEditor'],
     'Thanks': ['Echo', 'Flow', 'MobileFrontend'],
diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 043b437..a9a2235 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -6532,6 +6532,7 @@
       - name: composer-test
       - name: extension-unittests-generic
       - name: npm
+      - name: rake
     check:
       - jsonlint
       - jshint

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I94459b7dd4013ea7894741cb1523950323c7b9e9
Gerrit-PatchSet: 5
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Bmansurov <[email protected]>
Gerrit-Reviewer: Bmansurov <[email protected]>
Gerrit-Reviewer: Dduvall <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Jdlrobson <[email protected]>
Gerrit-Reviewer: Jhobs <[email protected]>
Gerrit-Reviewer: Krinkle <[email protected]>
Gerrit-Reviewer: Zfilipin <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to