MarkTraceur has uploaded a new change for review.

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


Change subject: Parsoid: Voting, and added to gate-and-submit
......................................................................

Parsoid: Voting, and added to gate-and-submit

The Parsoid parserTests will now fire on the gate-and-submit pipeline, so
submits coming from Jenkins actually mean something now.

And of course, the parserTests job is now voting.

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/zuul-config 
refs/changes/99/52099/1

diff --git a/layout.yaml b/layout.yaml
index 0f01011..086f929 100644
--- a/layout.yaml
+++ b/layout.yaml
@@ -314,9 +314,9 @@
   - name: ^mwext-TranslationNotifications-testextensions.*
     voting: false
 
-  # We are hacking up Parsoid so ignore the result for now
+  # Parsoid's tests are actually working, so start voting!
   - name: Parsoid-parserTests
-    voting: false
+    voting: true
 
 # Register the Gerrit project name, apply them pipelines that in turn trigger
 # a set of jobs.
@@ -1038,6 +1038,7 @@
     gate-and-submit:
       - mwext-Parsoid-merge:
         - mwext-Parsoid-jslint
+        - Parsoid-parserTests
     postmerge:
       - Parsoid-regression
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I06861474dbf683e74a2863eea8fc7605b0e7c72c
Gerrit-PatchSet: 1
Gerrit-Project: integration/zuul-config
Gerrit-Branch: master
Gerrit-Owner: MarkTraceur <[email protected]>

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

Reply via email to