Sorin Sbarnea 71c392db3d openstack-tox-molecule: replace success-url and failure-url
Fixed issue introduced by new logs browsing experience where
success-url and failure-url are no longer working.

Change-Id: Id8a3202235ea48129aa7883b00a2a3095cadf6fe
Needed-By: https://review.opendev.org/#/c/669223/
2019-09-11 09:02:25 +00:00

11 lines
271 B
YAML

- hosts: all
tasks:
- name: Return artifact to Zuul
zuul_return:
data:
zuul:
artifacts:
- name: "Molecule report"
url: "tox/reports.html"
metadata:
type: html_report