Legoktm has uploaded a new change for review.

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

Change subject: Use generic jobs for VisualEditor/VisualEditor repo
......................................................................

Use generic jobs for VisualEditor/VisualEditor repo

Change-Id: I1d1b5d3899b607b4c1658b76ab9b5d03b5a89fd8
---
M jjb/browsertests.yaml
M zuul/layout.yaml
2 files changed, 5 insertions(+), 14 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/05/199305/1

diff --git a/jjb/browsertests.yaml b/jjb/browsertests.yaml
index 14f899c..b1e1047 100644
--- a/jjb/browsertests.yaml
+++ b/jjb/browsertests.yaml
@@ -424,14 +424,6 @@
     repository: mediawiki/extensions/VisualEditor
 
     jobs:
-     - '{name}-jslint'
-
-     - '{name}-npm'
-
-     - '{name}-bundle-{bundlecommand}':
-         bundlecommand:
-          - rubocop
-
      - 'browsertests-{name}-{mediawiki_url}-{platform}-{browser}-sauce':
         browser: chrome
 
diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 6b36581..e70e09a 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -7244,18 +7244,17 @@
       - unicodejs-jsduck-publish
 
   - name: VisualEditor/VisualEditor
+    template:
+      - name: npm
+      - name: extension-rubylint
     check:
-      - VisualEditor-jslint
-      - ruby1.9.3lint
+      - jshint
+      - jsonlint
     test:
       - VisualEditor-npm
-      - VisualEditor-bundle-rubocop
-      - ruby1.9.3lint
       - jsduck
     gate-and-submit:
       - VisualEditor-npm
-      - VisualEditor-bundle-rubocop
-      - ruby1.9.3lint
       - jsduck
 
   - name: wikidata/gremlin

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1d1b5d3899b607b4c1658b76ab9b5d03b5a89fd8
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