
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
Zuul Jobs
This repo contains a set of Zuul jobs and Ansible roles suitable for use by any Zuul system.
Description
Languages
Python
89.3%
Jinja
8.2%
Shell
2.1%
Dockerfile
0.2%
Nim
0.1%