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

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(+), 16 deletions(-)

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



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..660bd66 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -7244,18 +7244,15 @@
       - 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: merged
Gerrit-Change-Id: I1d1b5d3899b607b4c1658b76ab9b5d03b5a89fd8
Gerrit-PatchSet: 2
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