Legoktm has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/298169

Change subject: Save tests/*.log for php-compile-hhvm-test jobs
......................................................................

Save tests/*.log for php-compile-hhvm-test jobs

Change-Id: I570de79314a405e65d271a4b4611c236d3f8c5f9
---
M jjb/php-extensions.yaml
1 file changed, 8 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/69/298169/1

diff --git a/jjb/php-extensions.yaml b/jjb/php-extensions.yaml
index 8d8b12e..373ad14 100644
--- a/jjb/php-extensions.yaml
+++ b/jjb/php-extensions.yaml
@@ -25,6 +25,12 @@
          cmake .
          make
 
+- publisher:
+    name: archive-test-logs
+    publishers:
+     - archive:
+         artifacts: 'tests/*.log'
+
 # Version that runs the HHVM tests using a kind
 # of hack.
 - job:
@@ -41,3 +47,5 @@
          make
          phpize # Generate run-tests.php
          ./hhvm-test.sh run-tests.php
+    publishers:
+     - archive-test-logs

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I570de79314a405e65d271a4b4611c236d3f8c5f9
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Legoktm <legoktm.wikipe...@gmail.com>

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

Reply via email to