92dbc66135
This new role will prepare archive with the logs from all functional/fullstack tests. It will be more efficient to upload one archive to swift after tests are done instead of uploading to Swift many small files with logs from each test. Change-Id: I4bb614778893caa7fb3519412a87196086420a21
15 lines
331 B
ReStructuredText
15 lines
331 B
ReStructuredText
Prepare archive with the tests' logs
|
|
|
|
**Role Variables**
|
|
|
|
.. zuul:rolevar:: logs_path
|
|
:default: /opt/stack/logs/dsvm-functional-logs
|
|
|
|
Path where logs from the tests are stored on job's node.
|
|
|
|
.. zuul:rolevar:: log_archive_file_name
|
|
:default: /opt/stack/logs/dsvm-functional-logs.tar.gz
|
|
|
|
Name of archive with the logs.
|
|
|