Hashar has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/331860 )

Change subject: ioperations-puppet-rake-jessie: read junit results
......................................................................

ioperations-puppet-rake-jessie: read junit results

https://gerrit.wikimedia.org/r/#/c/331856/ makes operations/puppet.git
to generate JUnit report for rspec.

Add a non failling publisher. Will be made failure when the patch is
merged in a future change.

Change-Id: I566870bf4fb6158c448d804ef23644eeba85278c
---
M jjb/ruby-jobs.yaml
1 file changed, 10 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/60/331860/1

diff --git a/jjb/ruby-jobs.yaml b/jjb/ruby-jobs.yaml
index 5e058c3..6d648c7 100644
--- a/jjb/ruby-jobs.yaml
+++ b/jjb/ruby-jobs.yaml
@@ -82,6 +82,16 @@
          submodule:
              disable: false
              recursive: true
+    publishers:
+     - xunit:
+         types:
+          - junit:
+             pattern: 'log/junit*.xml'
+             # rspec integration is not merged yet
+             skip-if-no-test-files: true
+             stoponerror: false
+     - archive-log-allow-empty
+     - castor-save
     # Reinject Zuul parameters since JJB strip for some reason
     triggers:
      - zuul

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I566870bf4fb6158c448d804ef23644eeba85278c
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <has...@free.fr>

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

Reply via email to