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

Change subject: Remove VisualEditor from project mwext
......................................................................


Remove VisualEditor from project mwext

in mediawiki-extensions.yaml as from that project
it only used the job mwext-VisualEditor-npm whose
constructing template was used for no other job.
Thus change that template to a plain job.

Change-Id: I3269bcac57ffec4f7e646bb1e61d80259f4a5ad8
---
M jjb/mediawiki-extensions.yaml
1 file changed, 2 insertions(+), 6 deletions(-)

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



diff --git a/jjb/mediawiki-extensions.yaml b/jjb/mediawiki-extensions.yaml
index 8aae1e4..7858c6b 100644
--- a/jjb/mediawiki-extensions.yaml
+++ b/jjb/mediawiki-extensions.yaml
@@ -2,8 +2,8 @@
 # should just need to add "npm" in their zuul config.
 # Only VisualEditor uses this as it needs to checkout
 # submodules.
-- job-template:
-    name: '{name}-{ext-name}-npm'
+- job:
+    name: 'mwext-VisualEditor-npm'
     node: contintLabsSlave && UbuntuTrusty
     defaults: use-remoteonly-zuul
     concurrent: true
@@ -385,7 +385,6 @@
         dependencies: 
'AbuseFilter,SpamBlacklist,CheckUser,Echo,EventLogging,ConfirmEdit,VisualEditor,GuidedTour'
      - Thanks:
         dependencies: 
'Echo,Flow,MobileFrontend,VisualEditor,GuidedTour,AbuseFilter,SpamBlacklist,CheckUser,EventLogging,ConfirmEdit'
-     - VisualEditor
 
     jobs:
      - '{name}-{ext-name}-testextension-{phpflavor}':
@@ -393,9 +392,6 @@
              - hhvm
              - php53
              - php55
-
-     - '{name}-{ext-name}-npm':
-        ext-name: VisualEditor
 
 - project:
     name: 'mwext-CirrusSearch'

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I3269bcac57ffec4f7e646bb1e61d80259f4a5ad8
Gerrit-PatchSet: 6
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: JanZerebecki <[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