MarkTraceur has uploaded a new change for review.

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


Change subject: Update parsoid test pipelines
......................................................................

Update parsoid test pipelines

* Remove server check 'cause it doesn't work
* Fix regression job name

Change-Id: I4e7211fc0ea6e457eb0741cc0e48a5b6efd6a716
---
M layout.yaml
1 file changed, 4 insertions(+), 4 deletions(-)


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

diff --git a/layout.yaml b/layout.yaml
index b838a6d..ec93329 100644
--- a/layout.yaml
+++ b/layout.yaml
@@ -367,7 +367,9 @@
 
   # New Parsoid tests (not yet merged in jenkins-job-builder-config)
   # Still being developed, non-voting for now.
-  - name: ^parsoid-server-sanity-check$
+  - name: ^parsoid-parse-tool-check$
+    voting: false
+  - name: ^parsoid-roundtrip-test-check$
     voting: false
 
 # Register the Gerrit project name, apply them pipelines that in turn trigger
@@ -1795,7 +1797,6 @@
         - mwext-Parsoid-jslint
         - Parsoid-parserTests
         - parsoid-testCommit
-        - parsoid-server-sanity-check
         - parsoid-parse-tool-check
         - parsoid-roundtrip-test-check
     gate-and-submit:
@@ -1803,8 +1804,7 @@
         - mwext-Parsoid-jslint
         - Parsoid-parserTests
     postmerge:
-      - Parsoid-regression
-      - parsoid-trackRegressions
+      - parsoid-regressions
 
   - name: mediawiki/extensions/PdfHandler
     check:

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

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