Hashar has submitted this change and it was merged.

Change subject: Add the JJB parsoid jobs
......................................................................


Add the JJB parsoid jobs

Just adding the jobs we're building in JJB for Parsoid, and marking the
testCommit one as non-voting so we don't mess around with the reporting on any
real commits.

Change-Id: I13e1b268c5163d3816981eddd3b429826b02c6ac
---
M layout.yaml
1 file changed, 6 insertions(+), 0 deletions(-)

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



diff --git a/layout.yaml b/layout.yaml
index b5fa82d..55dc172 100644
--- a/layout.yaml
+++ b/layout.yaml
@@ -333,6 +333,10 @@
   - name: ^mwext-TranslationNotifications-testextensions.*
     voting: false
 
+  # New parsoid test, not sure if it's working yet, but we want to run it to 
find out.
+  - name: ^parsoid-testCommit$
+    voting: false
+
 # Register the Gerrit project name, apply them pipelines that in turn trigger
 # a set of jobs.
 projects:
@@ -1068,12 +1072,14 @@
       - mwext-Parsoid-merge:
         - mwext-Parsoid-jslint
         - Parsoid-parserTests
+        - parsoid-testCommit
     gate-and-submit:
       - mwext-Parsoid-merge:
         - mwext-Parsoid-jslint
         - Parsoid-parserTests
     postmerge:
       - Parsoid-regression
+      - parsoid-trackRegressions
 
   - name: mediawiki/extensions/PHPExcel
     check:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I13e1b268c5163d3816981eddd3b429826b02c6ac
Gerrit-PatchSet: 1
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