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

Change subject: Quit testing DonationInterface against REL1_25
......................................................................


Quit testing DonationInterface against REL1_25

We updated payments to 1_27. Huzzah!

Change-Id: I73f01f87b06b995bdd855628006225879a17fee5
---
M jjb/wm-fundraising.yaml
M zuul/layout.yaml
2 files changed, 2 insertions(+), 30 deletions(-)

Approvals:
  Awight: Looks good to me, but someone else must approve
  20after4: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/jjb/wm-fundraising.yaml b/jjb/wm-fundraising.yaml
index 9819a51..715eaf8 100644
--- a/jjb/wm-fundraising.yaml
+++ b/jjb/wm-fundraising.yaml
@@ -59,34 +59,6 @@
       - phpunit-junit
       - archive-log-dir
 
-
-- project:
-    name: donationinterface-fundraising-branches
-    branch:
-     - REL1_25
-    jobs:
-     - mwext-donationinterfacecore-{branch}-testextension-zend53:
-
-- job-template:
-    name: 'mwext-donationinterfacecore-{branch}-testextension-zend53'
-    node: 'contintLabsSlave && phpflavor-php53'
-    concurrent: true
-    properties:
-     - throttle-one-per-node
-    triggers:
-     - zuul
-    builders:
-     - assert-phpflavor:
-         phpflavor: 'php53'
-     - prepare-mediawiki-branch:
-         branch: '{branch}'
-     - mw-run-phpunit-allexts
-    publishers:
-     - junit:
-        results: 'log/junit*.xml'
-     - mw-teardown-mysql
-     - archive-log-dir
-
 - project:
     name: donationinterface-fundraising-branches-php55
     branch:
diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index cd2d3b6..be5b348 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -2954,11 +2954,11 @@
       - jsonlint
       - jshint
     test:
-      - mwext-donationinterfacecore-REL1_25-testextension-zend53
       - mwext-donationinterfacecore-REL1_27-testextension-zend55
+      - php53lint
     gate-and-submit:
-      - mwext-donationinterfacecore-REL1_25-testextension-zend53
       - mwext-donationinterfacecore-REL1_27-testextension-zend55
+      - php53lint
 
   - name: mediawiki/extensions/DoubleWiki
     template:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I73f01f87b06b995bdd855628006225879a17fee5
Gerrit-PatchSet: 4
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Ejegg <[email protected]>
Gerrit-Reviewer: 20after4 <[email protected]>
Gerrit-Reviewer: Awight <[email protected]>
Gerrit-Reviewer: Ejegg <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to