Ian Wienand 0fb160ec95 upload-logs-swift: Turn FileList into a context manager
The FileList is dynamic and needs to be able to keep track of things
to cleanup.  For example, it has index files added to it from
temporary files which should be removed up when we're finished with
the list.  In a future change we propose a similar addition of a
download script for logs which should also be managed.

Turn the FileList into a context manager.  Modify the index generation
to not create a new FileList, but just replace the internal list.  Use
this for the life-span of the upload by wrapping the relevant parts in
a "with:" statement.

Change-Id: I7135bf5a55d133ce146e9aa84f00041fc8125cbc
2018-08-17 15:57:17 +10:00
2018-08-17 10:23:20 +10:00
2018-07-25 09:11:25 -07:00
2018-07-25 09:11:25 -07:00
2017-05-24 19:48:52 +00:00
2018-07-25 09:11:25 -07:00
2018-08-17 10:23:20 +10: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.6%
Jinja 8%
Shell 2%
Dockerfile 0.2%
Nim 0.1%