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

Change subject: Add the npm job for the MobileApps service repository
......................................................................


Add the npm job for the MobileApps service repository

The MobileApps service is a service-template-node-based service which
uses the standard `npm test` testing entry point. It has no immediate
dependencies, so a simple zuul layout entry should suffice.

Bug: T106831
Change-Id: I111e6000079f2e60d76ba5a980bed1ba684060a0
---
M zuul/layout.yaml
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  BearND: Looks good to me, but someone else must approve
  Hashar: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 0484c69..cdc2fae 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -6531,6 +6531,9 @@
     experimental:
       - mathoid-deploy-npm
 
+  - name: mediawiki/services/mobileapps
+    template:
+      - name: npm
 
   - name: mediawiki/services/parsoid
     check:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I111e6000079f2e60d76ba5a980bed1ba684060a0
Gerrit-PatchSet: 2
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Mobrovac <[email protected]>
Gerrit-Reviewer: BearND <[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