Comment 3 for bug 1050086

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/12910
Committed: http://github.com/openstack/cinder/commit/96f72f2cfd0afa6e60399dadd30bb83b0ab8ee0e
Submitter: Jenkins
Branch: master

commit 96f72f2cfd0afa6e60399dadd30bb83b0ab8ee0e
Author: John Griffith <email address hidden>
Date: Wed Sep 12 16:52:02 2012 -0600

    Use tmpdir and avoid leaving test files behind

     We were just creating a file for testing iscsi persist files and
     weren't cleaning up after the test.

     Change this to use a tmpdir and make sure we leave no tracks.

     Fixes bug #1050086

    Change-Id: I9b9a2400a172d52987d76f3132793cb042fd201c