Merge "CI: mark pytest results as a Zuul artifact"

This commit is contained in:
Zuul 2020-06-05 13:19:31 +00:00 committed by Gerrit Code Review
commit 2b6ded0335
1 changed files with 10 additions and 0 deletions

View File

@ -29,3 +29,13 @@
decrypt
--vault-password-file {{ kayobe_venv }}/bin/kayobe-vault-password-helper
{{ kayobe_config_src_dir }}/etc/kayobe/kolla/passwords.yml
- name: Return artifact to Zuul
zuul_return:
data:
zuul:
artifacts:
- name: "Unit Test Report"
url: "{{ inventory_hostname }}/test-results.html"
metadata:
type: unit_test_report