jenkins-bot has submitted this change and it was merged.

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

Approvals:
  Legoktm: Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: I1741a967ca17b740e5ea14b8e8d628cb5a7f9c43
Gerrit-PatchSet: 2
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Legoktm <legoktm.wikipe...@gmail.com>
Gerrit-Reviewer: Hashar <has...@free.fr>
Gerrit-Reviewer: Legoktm <legoktm.wikipe...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to