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

Change subject: Add 'npm-run-demos' job for oojs/ui
......................................................................


Add 'npm-run-demos' job for oojs/ui

Just like 'npm-run-doc'

Change-Id: I20bd6f01cf285131c3c481732862ae11633505de
---
M jjb/job-templates.yaml
M zuul/layout.yaml
2 files changed, 15 insertions(+), 0 deletions(-)

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



diff --git a/jjb/job-templates.yaml b/jjb/job-templates.yaml
index 230544a..bffbfc5 100644
--- a/jjb/job-templates.yaml
+++ b/jjb/job-templates.yaml
@@ -107,6 +107,19 @@
     publishers:
      - global-teardown
 
+- job:
+    name: 'npm-run-demos'
+    node: contintLabsSlave && UbuntuTrusty
+    defaults: use-remote-zuul-shallow-clone
+    concurrent: true
+    triggers:
+     - zuul
+    builders:
+     - npm-install
+     - npm-run-demos
+    publishers:
+     - global-teardown
+
 - job-template:
     name: '{name}-{repository}-npm'
     node: contintLabsSlave && UbuntuTrusty
diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index e03a997..77af8d0 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -7784,10 +7784,12 @@
     test:
       - bundle-rubocop
       - npm-run-doc
+      - npm-run-demos
       - ruby2.0lint
     gate-and-submit:
       - bundle-rubocop
       - npm-run-doc
+      - npm-run-demos
       - ruby2.0lint
     postmerge:
       - oojs-ui-jsduck-publish

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

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

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

Reply via email to