zuul-jobs/roles/upload-logs
Monty Taylor 97d5602faa
Split the log_path creation into its own role
This is so that we can call it in the pre playbook for emitting info.
As part of doing this, use include_role to run it from upload-logs as it
always wants to be used there.

Change-Id: Ibd7d6bdb6275d052bcef2af068882e9b2876ef83
2017-09-06 18:57:41 -05:00
..
tasks Split the log_path creation into its own role 2017-09-06 18:57:41 -05:00
vars Move some base job roles from openstack-zuul-roles 2017-07-13 15:13:41 -07:00
README.rst Add zuul_return call into upload-logs role 2017-08-18 19:21:39 -05:00

Upload logs to a static webserver

This uploads logs to a static webserver using SSH.

Role Variables

Base URL where logs are to be found.