Hashar has submitted this change and it was merged.

Change subject: mw/ext/PoolCounter , build the daemon!
......................................................................


mw/ext/PoolCounter , build the daemon!

Since that execute code, convert to use (check,test) pipelines instead
of check-voter.

Change-Id: Idb0a25653f971f26e639576e8681fcc61bd2d08f
---
M layout.yaml
1 file changed, 7 insertions(+), 1 deletion(-)

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



diff --git a/layout.yaml b/layout.yaml
index 7cdc5c5..ef8f6d2 100644
--- a/layout.yaml
+++ b/layout.yaml
@@ -1956,14 +1956,20 @@
         - mwext-Poem-lint
 
   - name: mediawiki/extensions/PoolCounter
-    check-only:
+    check:
       - mwext-PoolCounter-merge:
         - mwext-PoolCounter-jslint
         - mwext-PoolCounter-lint
+    test:
+      - mwext-PoolCounter-merge:
+        - mwext-PoolCounter-jslint
+        - mwext-PoolCounter-lint
+        - mwext-PoolCounter-build
     gate-and-submit:
       - mwext-PoolCounter-merge:
         - mwext-PoolCounter-jslint
         - mwext-PoolCounter-lint
+        - mwext-PoolCounter-build
 
   - name: mediawiki/extensions/PostEdit
     check-only:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Idb0a25653f971f26e639576e8681fcc61bd2d08f
Gerrit-PatchSet: 1
Gerrit-Project: integration/zuul-config
Gerrit-Branch: master
Gerrit-Owner: Hashar <has...@free.fr>
Gerrit-Reviewer: Hashar <has...@free.fr>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to