Files
zaza-openstack-tests/zaza
David Ames 099f22ab13 Use separate tmp dirs for each unit
When running the file ready function each unit would download into the
same tmp directory. For files with restrictive permissions this would
lead to a permission denied and false negative on the second unit. i.e.
file is 444 and the subsequent scp fails due to the inability to
overwrite the first file.

Use a separate tmp dir for each unit to avoid this problem.
2019-03-14 14:28:46 +00:00
..
2019-03-14 14:28:46 +00:00
2019-03-14 14:28:46 +00:00
2018-08-09 11:55:13 +02:00
2019-03-14 14:28:46 +00:00