Krinkle has submitted this change and it was merged.

Change subject: Enable mwext-VisualEditor-docgen job
......................................................................


Enable mwext-VisualEditor-docgen job

Depends on I52ae434b1e0a in integration/jenkins-job-builder-config.

Change-Id: I64208ae10a0b65dff914e6a492016cd0977fb5e8
---
M layout.yaml
1 file changed, 7 insertions(+), 2 deletions(-)

Approvals:
  Krinkle: Verified; Looks good to me, approved



diff --git a/layout.yaml b/layout.yaml
index 4dcef32..232b4d2 100644
--- a/layout.yaml
+++ b/layout.yaml
@@ -245,6 +245,9 @@
     success-message: 'Change has been deployed on the server and should be 
live.'
     failure-message: 'FAILED to deploy change. Please contact a member of the 
continuous integration team to fixup the docroot on the destination server.'
 
+  - name: 'mwext-VisualEditor-docgen'
+    branch: ^master$
+
   - name: mwext-EventLogging-pep8
     voting: true
   - name: sartoris-pep8
@@ -2527,8 +2530,10 @@
       - mwext-VisualEditor-merge:
         - mwext-VisualEditor-jslint
         - mwext-VisualEditor-lint
-# VE team does not need any install nor has any PHP Unit tests
-# so skip the installer entirely and PHPUnit tests.
+      # VisualEditor does not have any PHP Unit tests
+      # so skip the installer and PHPUnit tests.
+    postmerge:
+      - mwext-VisualEditor-docgen
 
   - name: mediawiki/extensions/WebChat
     check:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I64208ae10a0b65dff914e6a492016cd0977fb5e8
Gerrit-PatchSet: 3
Gerrit-Project: integration/zuul-config
Gerrit-Branch: master
Gerrit-Owner: Krinkle <ttij...@wikimedia.org>
Gerrit-Reviewer: Krinkle <ttij...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to