Legoktm has uploaded a new change for review.

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

Change subject: Fix php-composer-test-php53 node label
......................................................................

Fix php-composer-test-php53 node label

This accientally worked because all phpflavor-php53 slaves are also
phpflavor-zend slaves.

Change-Id: I1741a967ca17b740e5ea14b8e8d628cb5a7f9c43
---
M jjb/job-templates.yaml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/86/264486/1

diff --git a/jjb/job-templates.yaml b/jjb/job-templates.yaml
index f0f9c43..490a901 100644
--- a/jjb/job-templates.yaml
+++ b/jjb/job-templates.yaml
@@ -135,7 +135,7 @@
 # Intended for libraries that are published as composer packages
 - job-template:
     name: 'php-composer-test-{phpflavor}'
-    node: 'contintLabsSlave && (UbuntuPrecise && phpflavor-zend && 
phpflavor-{phpflavor}) || (UbuntuTrusty && phpflavor-hhvm && 
phpflavor-{phpflavor})'
+    node: 'contintLabsSlave && (UbuntuPrecise && phpflavor-php53 && 
phpflavor-{phpflavor}) || (UbuntuTrusty && phpflavor-hhvm && 
phpflavor-{phpflavor})'
     defaults: use-remote-zuul-shallow-clone
     concurrent: true
     triggers:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1741a967ca17b740e5ea14b8e8d628cb5a7f9c43
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Legoktm <legoktm.wikipe...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to