On 17 August 2018 at 11:47, Daniel P. Berrangé <berra...@redhat.com> wrote: > I'd prefer to see the test process honouring the build directory instead > of putting stuff in /var/tmp, so that a developer's normal approach to > cleaning up build artifacts works.
That's tricky because the build directory is outside the VM and the build is done inside it (using a copy of the sources): the VM doesn't have access to the build directory. thanks -- PMM