Ejegg has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/363478 )

Change subject: Switch all fundraising tests to PHP5.6
......................................................................

Switch all fundraising tests to PHP5.6

To match production.

Bug: T169806
Change-Id: Iaaa0ea5958ff4eca61f569134d7e0fd786111ebf
---
M jjb/wm-fundraising.yaml
1 file changed, 7 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/78/363478/1

diff --git a/jjb/wm-fundraising.yaml b/jjb/wm-fundraising.yaml
index 8023a3b..213fb57 100644
--- a/jjb/wm-fundraising.yaml
+++ b/jjb/wm-fundraising.yaml
@@ -4,8 +4,8 @@
       - '{name}-npm-node-6-jessie'
       - '{name}-composer-{phpflavor}-{image}':
           phpflavor:
-              - php55:
-                  image: trusty
+              - php56:
+                  image: jessie
 
 - builder:
     name: fundraising-crm-install
@@ -68,22 +68,22 @@
       - archive-log-dir
 
 - project:
-    name: donationinterface-fundraising-branches-php55
+    name: donationinterface-fundraising-branches-php56
     branch:
      - REL1_27
      - REL1_28
     jobs:
-     - mwext-donationinterfacecore-{branch}-zend55-trusty:
+     - mwext-donationinterfacecore-{branch}-zend56-jessie:
 
 - job-template:
-    name: 'mwext-donationinterfacecore-{branch}-zend55-trusty'
-    node: ci-trusty-wikimedia
+    name: 'mwext-donationinterfacecore-{branch}-zend56-jessie'
+    node: ci-jessie-wikimedia
     concurrent: true
     triggers:
      - zuul
     builders:
      - assert-phpflavor:
-         phpflavor: 'php55'
+         phpflavor: 'php56'
      - castor-load
      - prepare-mediawiki-branch:
          branch: '{branch}'

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaaa0ea5958ff4eca61f569134d7e0fd786111ebf
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Ejegg <ej...@ejegg.com>

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

Reply via email to