This website requires JavaScript.
Explore
Get Started
zuul
/
zuul-jobs
Code
Issues
Proposed changes
f76cfbab11
Branches
Tags
No results found.
zuul-jobs
/
roles
/
upload-logs
/
vars
/
main.yaml
4 lines
87 B
YAML
Raw
Normal View
History
Unescape
Escape
Move some base job roles from openstack-zuul-roles Change-Id: I7ac8d2335518c06808461f2fb30ea896709f09ed
2017-07-13 22:13:41 +00:00
zuul_logserver_root
:
/srv/static/logs
Allow upload-logs to toggle compression of console logs We should make it easy for users to view console logs by default. Today, we compress and upload logs and by default apache / nginx will not properly display them as plain text. This commit changes the default to not compress, but allows more advanced users to enable this logic. As mostly likley it also means additional configuration for your web server. Change-Id: Ic446db4f85e2098db8fa4568f8c5140ba564e931 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-05-10 22:16:47 +00:00
zuul_log_compress
:
false
Add a flag to disable no_log on upload-logs So that it is possible to debug this role, add a flag which disables setting no_log on the synchronize task. Change-Id: Ie433ada5ff6cb15b68f19e8678244af9ce9faa13 Depends-On: https://review.openstack.org/556881
2018-03-27 15:06:05 +00:00
zuul_log_verbose
:
false
Copy Permalink