MarkTraceur has uploaded a new change for review.

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


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(-)


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

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: newchange
Gerrit-Change-Id: I13e1b268c5163d3816981eddd3b429826b02c6ac
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