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

Change subject: Drop mediawiki-phpunit
......................................................................


Drop mediawiki-phpunit

Replaced by 'mediawiki-phpunit-{phpflavor}'.

Change-Id: I9bc0fedc77428710c93c69c023e573f04fe717db
---
M jjb/mediawiki.yaml
1 file changed, 1 insertion(+), 23 deletions(-)

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



diff --git a/jjb/mediawiki.yaml b/jjb/mediawiki.yaml
index 1ab6548..340303b 100644
--- a/jjb/mediawiki.yaml
+++ b/jjb/mediawiki.yaml
@@ -137,29 +137,7 @@
          #!/bin/bash -e
          echo "Noop job, meant to gate jobs properly"
 
-# Triggered for test/gate-and-submit pipeline. Will be replaced by HHVM/Zend
-# jobs as defined by the template 'mediawiki-phpunit-{phpflavor}'.
-- job-template:
-    name: 'mediawiki-phpunit'
-    node: productionSlaves  # not on labs for now
-    concurrent: true
-    triggers:
-     - zuul
-    builders:
-     - zuul-cloner:
-         projects: >
-             mediawiki/core
-             mediawiki/vendor
-     - mw-install-sqlite
-     - mw-apply-settings
-     - shell: "/srv/deployment/integration/slave-scripts/bin/mw-run-phpunit.sh"
-    publishers:
-     - phpunit-junit-2
-     - archive-log-dir
-     - mw-teardown
-
-# On the experimental pipeline, use hhvm and zend. Will eventually replace the
-# 'mediawiki-phpunit' job template defined above.
+# Use hhvm or zend
 - job-template:
     name: 'mediawiki-phpunit-{phpflavor}'
     # Select runnable node based on the phpflavor (hhvm or zend)

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I9bc0fedc77428710c93c69c023e573f04fe717db
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to