﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
2008	test_problem_layout_ticket_1128 in test_upload.py incorrectly sets up the test scenario	markberger	warner	"Currently shares on server 0 are removed by this:

{{{
    storedir = self.get_serverdir(0)
    # remove the storedir, wiping out any existing shares
    shutil.rmtree(storedir)
    # create an empty storedir to replace the one we just removed
    os.mkdir(storedir)
}}}

However, while this deletes the shares, the remaining space on server 0 is set to 0, and therefore it will refuse any new shares even if the placement algorithm is correct. "	defect	closed	normal	1.10.1	dev-infrastructure	1.10.0	fixed	reviewed		
