Hashar has submitted this change and it was merged.

Change subject: enable unit tests for mw/ext/Echo
......................................................................


enable unit tests for mw/ext/Echo

The Echo extension was missing an entry for the test pipeline. Applying
the template solve the issue.

Note that tests are still non voting since they are apparently not
passing.

bug: 48554
Change-Id: Ibc5db93c6c8e49cb11e50d67ed8811c0b6dd7bb7
---
M layout.yaml
1 file changed, 3 insertions(+), 9 deletions(-)

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



diff --git a/layout.yaml b/layout.yaml
index dd1888e..281bb56 100644
--- a/layout.yaml
+++ b/layout.yaml
@@ -1062,15 +1062,9 @@
         extname: E3Experiments
 
   - name: mediawiki/extensions/Echo
-    check-only:
-      - mwext-Echo-merge:
-        - mwext-Echo-jslint
-        - mwext-Echo-lint
-    gate-and-submit:
-      - mwext-Echo-merge:
-        - mwext-Echo-jslint
-        - mwext-Echo-lint:
-          - mwext-Echo-testextensions-master
+    template:
+      - name: extension-unittests
+        extname: Echo
 
   - name: mediawiki/extensions/EditPageTracking
     template:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibc5db93c6c8e49cb11e50d67ed8811c0b6dd7bb7
Gerrit-PatchSet: 1
Gerrit-Project: integration/zuul-config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to