Hashar has submitted this change and it was merged.

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, 1 insertion(+), 4 deletions(-)

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



diff --git a/layout.yaml b/layout.yaml
index 0f01011..76ef55d 100644
--- a/layout.yaml
+++ b/layout.yaml
@@ -314,10 +314,6 @@
   - name: ^mwext-TranslationNotifications-testextensions.*
     voting: false
 
-  # We are hacking up Parsoid so ignore the result for now
-  - name: Parsoid-parserTests
-    voting: false
-
 # Register the Gerrit project name, apply them pipelines that in turn trigger
 # a set of jobs.
 projects:
@@ -1038,6 +1034,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: merged
Gerrit-Change-Id: I06861474dbf683e74a2863eea8fc7605b0e7c72c
Gerrit-PatchSet: 3
Gerrit-Project: integration/zuul-config
Gerrit-Branch: master
Gerrit-Owner: MarkTraceur <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>

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

Reply via email to