Addshore has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/380307 )

Change subject: Low prio queue for libraryupdater
......................................................................

Low prio queue for libraryupdater

Change-Id: I6e6fa6468864dd38349ecbf59e566ddc81259f68
---
M zuul/layout.yaml
1 file changed, 17 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/07/380307/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 8e6a8d2..5db59b3 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -289,7 +289,6 @@
           # BEWARE:
           # - Make sure to use non greedy selectors (.*?) and to escape dots: 
\.
           # - Also update the email filter of the 'check' pipeline.
-
           email: &email_whitelist
            - .*?@wikimedia\.(org|de)$
 
@@ -535,9 +534,6 @@
           # Outreachy interns!
            - ^elaarad@gmail\.com$ # Foxy brown
 
-          # Bots
-           - ^tools\.libraryupgrader@tools\.wmflabs\.org$ # Run by Legoktm
-
         # Let whitelisted users the ability to reenqueue a change in the test
         # pipeline by simply commenting 'recheck' on a change.
         - event: comment-added
@@ -571,6 +567,23 @@
       High precedence tests. Will vote +2.
     precedence: high
 
+  - !!merge : *test_pipeline
+    name: test-lowprio
+    description: >
+      Low precedence tests. Will vote +2.
+    precedence: low
+    trigger:
+      gerrit:
+        - event: patchset-created
+          branch: (?!^refs/meta/config)
+
+          # BEWARE:
+          # - Make sure to use non greedy selectors (.*?) and to escape dots: 
\.
+          # - Also update the email filter of the 'check' pipeline.
+          email: &email_whitelist
+          # Bots
+           - ^tools\.libraryupgrader@tools\.wmflabs\.org$ # Run by Legoktm
+
   - name: experimental
     description: >
       Jobs manually triggered by whitelisted users commenting 'check 
experimental'.

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6e6fa6468864dd38349ecbf59e566ddc81259f68
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Addshore <[email protected]>

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

Reply via email to