Hashar has uploaded a new change for review.
https://gerrit.wikimedia.org/r/116090
Change subject: coderwall experiment continued
......................................................................
coderwall experiment continued
Change-Id: Ic36144fd92c94b5a68fb14b5522b0bf4be1fe40f
---
M mediawiki.yaml
1 file changed, 3 insertions(+), 4 deletions(-)
git pull
ssh://gerrit.wikimedia.org:29418/integration/jenkins-job-builder-config
refs/changes/90/116090/1
diff --git a/mediawiki.yaml b/mediawiki.yaml
index 6bd169d..c980a3d 100644
--- a/mediawiki.yaml
+++ b/mediawiki.yaml
@@ -227,13 +227,13 @@
defaults: global
builders:
- wipe-workspace
- - get-mw-core:
- branch: 'master'
+ - shell: 'git clone --progress --depth 1
https://gerrit.wikimedia.org/r/p/mediawiki/core.git'
- mw-install-sqlite
# FIXME should use the mw-run-phpunit.sh wrapper
- shell: |
mkdir -p log
- rm -f log/clover.xml log/clover.bz2 .coveralls.yml
+ #rm -f log/clover.xml log/clover.bz2
+ rm -f .coveralls.yml
# Since clover file are huge, compress them before archiving
# We need to keep the original though for the cloverphp plugin
@@ -246,7 +246,6 @@
}
trap compress_clover_log EXIT
- echo "foo" > log/clover.xml
nice -n 19 php tests/phpunit/phpunit.php \
--with-phpunitdir
/srv/deployment/integration/phpunit/vendor/phpunit/phpunit \
--exclude-group Dump,Broken,ParserFuzz,Stub \
--
To view, visit https://gerrit.wikimedia.org/r/116090
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic36144fd92c94b5a68fb14b5522b0bf4be1fe40f
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