Cscott has uploaded a new change for review.

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

Change subject: Upgrade almost all parsoid tests to node 0.10.
......................................................................

Upgrade almost all parsoid tests to node 0.10.

The `*-npm-0.8` tests are still on node 0.8/UbuntuPrecise; all the others
are now running on node 0.10/UbuntuTrusty.

Change-Id: Ia95055a7ebcccddc981d20bd7ad6c4643af1fb83
---
M jjb/parsoidsvc.yaml
1 file changed, 4 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/31/174031/1

diff --git a/jjb/parsoidsvc.yaml b/jjb/parsoidsvc.yaml
index 3b8b263..970f3ec 100644
--- a/jjb/parsoidsvc.yaml
+++ b/jjb/parsoidsvc.yaml
@@ -10,7 +10,7 @@
 # Runs MediaWiki core @master PHP parser tests
 - job-template:
     name: parsoidsvc-php-parsertests
-    node: hasSlaveScripts && UbuntuPrecise
+    node: hasSlaveScripts && UbuntuTrusty
     concurrent: true
     wrappers:
         - timeout:
@@ -95,7 +95,7 @@
 
 - job-template:
     name: parsoidsvc-{repository}-parse-tool-check
-    node: contintLabsSlave && UbuntuPrecise
+    node: contintLabsSlave && UbuntuTrusty
     defaults: use-remoteonly-zuul
     concurrent: true
     wrappers:
@@ -121,7 +121,7 @@
 
 - job-template:
     name: parsoidsvc-{repository}-roundtrip-test-check
-    node: contintLabsSlave && UbuntuPrecise
+    node: contintLabsSlave && UbuntuTrusty
     defaults: use-remoteonly-zuul
     concurrent: true
     wrappers:
@@ -199,7 +199,7 @@
 # usual use-remote-zuul-no-submodules defaults for the {name}-jslint job
 - job-template:
     name: parsoidsvc-jslint
-    node: hasSlaveScripts && UbuntuPrecise
+    node: hasSlaveScripts && UbuntuTrusty
     defaults: use-remote-zuul-no-submodules
     concurrent: true
     triggers:

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

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

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

Reply via email to