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

Change subject: tox-jessie: archive tox env logs
......................................................................


tox-jessie: archive tox env logs

Stuff like:

    .tox/py27/log/py27-0.log

Change-Id: Id02868246b8e5937950956591be51944f7075afd
---
M jjb/python-jobs.yaml
1 file changed, 2 insertions(+), 0 deletions(-)

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



diff --git a/jjb/python-jobs.yaml b/jjb/python-jobs.yaml
index 8ee042d..3104d9c 100644
--- a/jjb/python-jobs.yaml
+++ b/jjb/python-jobs.yaml
@@ -77,6 +77,8 @@
      - tox-all-envs
     publishers:
      - archive-log-dir
+     - archive:
+         artifacts: '.tox/*/log/*.log'
 
 # Call tox env 'doc' to generate documentation in labs and publish to
 # doc.wikimedia.org using an intermediate rsync repository in labs.

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id02868246b8e5937950956591be51944f7075afd
Gerrit-PatchSet: 3
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