Hashar has uploaded a new change for review.
https://gerrit.wikimedia.org/r/91385
Change subject: mediawiki phpunit no more use ant and LOG!
......................................................................
mediawiki phpunit no more use ant and LOG!
Phasing out the calls to the ant build script, similar to how it has
been done with the regressions tests. Side effect is that we will have
a debug log file which is archived for each build AND we get some more
warnings.
Jobs updated:
mediawiki-core-phpunit-api
mediawiki-core-phpunit-databaseless
mediawiki-core-phpunit-misc
mediawiki-core-phpunit-parser
bug: 55595
Change-Id: I1b7242a6e6601b5e5c069fa4fb8759599b6d99d6
---
M mediawiki.yaml
1 file changed, 6 insertions(+), 5 deletions(-)
git pull
ssh://gerrit.wikimedia.org:29418/integration/jenkins-job-builder-config
refs/changes/85/91385/1
diff --git a/mediawiki.yaml b/mediawiki.yaml
index 6423d55..6f465db 100644
--- a/mediawiki.yaml
+++ b/mediawiki.yaml
@@ -96,12 +96,13 @@
triggers:
- zuul
- publishers:
- - phpunit-junit
builders:
- - ant:
- targets: "phpunit-{phpunit-group}"
- buildfile: "/var/lib/jenkins/jobs/_shared/build.xml"
+ - mw-install-sqlite
+ - mw-apply-settings
+ - shell: "/srv/slave-scripts/bin/mw-run-phpunit.sh {phpunit-group}"
+ publishers:
+ - phpunit-junit-2
+ - archive-log-dir
# A job template to install MediaWiki against a specific DB backend
#
--
To view, visit https://gerrit.wikimedia.org/r/91385
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1b7242a6e6601b5e5c069fa4fb8759599b6d99d6
Gerrit-PatchSet: 1
Gerrit-Project: integration/jenkins-job-builder-config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits