Legoktm has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/222539

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/39/222539/1

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: newchange
Gerrit-Change-Id: I20bd6f01cf285131c3c481732862ae11633505de
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>

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

Reply via email to