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 1cd8e921a0
1 changed files with 7 additions and 0 deletions

View File

@ -5,6 +5,8 @@
Run tests using tox with the ``ical`` environment.
vars:
tox_envlist: ical
zuul_copy_output:
'{{ ansible_user_dir }}/output': 'logs'
- project:
check:
@ -13,3 +15,8 @@
gate:
jobs:
- irc-meetings-tox-ical
- hosts:
roles:
- role: stage-output