zuul-jobs/roles/upload-logs-gcs/library
Monty Taylor 635be2a3ae Fix cleanup of symlink fixtures
These aren't all getting cleaned up, which winds up breaking
the second runs. Instead of doing addCleanup with a method that
does the loop again, which can fail in the middle and not
clean up subsequent files, add an individual cleanup when we
add the symlink. This results in all of the symlinks consistently
being cleaned.

Change-Id: Id5a5b09c830ad2ad3bb0b77fb9dbdc494c629824
2020-02-24 17:17:17 +00:00
..
test-fixtures Add upload-logs-gcs role 2020-02-03 16:02:15 -08:00
__init__.py Add upload-logs-gcs role 2020-02-03 16:02:15 -08:00
test_zuul_google_storage_upload.py Fix cleanup of symlink fixtures 2020-02-24 17:17:17 +00:00
zuul_google_storage_upload.py Google logs: Link to index.html files 2020-02-05 15:21:37 +00:00