zuul/tests
Clark Boylan 5ac7638c0d Use nested tempfile fixture for cleanups
There are a couple places where we appear to leak tempfile and tempdirs
because we are creating dirs/files in the tests then not deleting them
when we are done. Address this by using the nested tempfile fixture
which will nest all tempfiles and tempdirs in a tempdir that the fixture
cleans up when the test is completed.

Change-Id: I2818ed48823c544bb1be6b4e1e58f78109197bc1
2018-02-06 15:18:45 -08:00
..
fixtures Sync when doing disk accountant testing 2018-02-06 15:03:04 -08:00
nodepool Cleanup zookeeper and fake nodepool in nodepool tests 2017-04-25 10:19:31 -07:00
unit Use nested tempfile fixture for cleanups 2018-02-06 15:18:45 -08:00
__init__.py Add non-voting jobs. 2012-08-23 23:20:09 +00:00
base.py Merge "Add facility for plugins to register web routes" 2018-02-03 00:16:51 +00:00
encrypt_secret.py Make tests' encrypt_secret.py work with python3 2017-10-19 18:09:57 +00:00
fakegithub.py Share a fake pull request database across connections 2018-01-05 13:45:25 -08:00
make_playbooks.py Use libyaml if possible 2017-04-04 11:49:05 -07:00
print_layout.py Do not add implied branch matchers in project-templates 2017-09-30 10:19:07 -07:00