Benjamin Schanzel 1ab9ca3ed9 Fix a bug in s3 log uploader with .gz files
When trying to upload .gz files, we do not set the ContentEncoding
argument to upload_fileobj but leave it as None. The upload then fails
because NoneType is not allowed. Therefore, leave out this parameter,
and also the ContentType parameter, from the extra args completely if
they are not set.

Change-Id: I601944ac83d5e823aa4dcfd0db880a38474288af
2021-06-30 10:11:49 +02:00
2021-06-11 14:30:39 -04:00
2021-03-10 18:04:08 +00:00
2021-03-17 15:44:43 +00:00
2021-06-18 12:13:33 +10:00
2020-10-31 07:34:03 +00:00
2021-01-27 10:14:32 +00:00
2019-04-19 19:25:30 +00:00
2018-07-25 09:11:25 -07:00
2020-05-27 17:12:32 +02:00
2021-03-17 15:44:43 +00:00

Zuul Jobs

This repo contains a set of Zuul jobs and Ansible roles suitable for use by any Zuul system.

Description
Ansible job definitions for Zuul
Readme 36 MiB
Languages
Python 89.3%
Jinja 8.2%
Shell 2.1%
Dockerfile 0.2%
Nim 0.1%