Capture artifacts from ical generation

It's difficult to verify that a change worked without being able to
check the .ical file.  Capture it and the index.html for later
inspection.

Change-Id: I9be1d6f71a0d0578f1f7e34106c483824cc0a707
This commit is contained in:
Nate Johnston 2019-07-08 19:49:37 -04:00
parent 7bec055585
commit 8819971735
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@
Run tests using tox with the ``ical`` environment. Run tests using tox with the ``ical`` environment.
vars: vars:
tox_envlist: ical tox_envlist: ical
zuul_copy_output:
'/home/zuul/output': 'logs'
- project: - project:
check: check: