zuul-jobs/roles/generate-zuul-manifest/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 generate-zuul-manifest role 2019-07-23 09:43:55 -07:00
__init__.py Add generate-zuul-manifest role 2019-07-23 09:43:55 -07:00
generate_manifest.py Add index_links option to zuul manifest 2020-02-05 07:19:20 -08:00
test_generate_manifest.py Fix cleanup of symlink fixtures 2020-02-24 17:17:17 +00:00