[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2895: test_servers_of_happiness.py tries to start 5 storage servers but start 8 instead

Tahoe-LAFS trac at tahoe-lafs.org
Wed Jul 26 14:38:38 UTC 2017


#2895: test_servers_of_happiness.py tries to start 5 storage servers but start 8
instead
---------------------------------------+---------------------------
 Reporter:  exarkun                    |          Owner:
     Type:  defect                     |         Status:  new
 Priority:  normal                     |      Milestone:  undecided
Component:  code                       |        Version:  1.12.1
 Keywords:  servers-of-happiness test  |  Launchpad Bug:
---------------------------------------+---------------------------
 This test tries to start up 5 storage servers and then store a file with
 parameters that will result in unhappiness.

 However, the integration test utility code for creating nodes accidentally
 ignores the `storage=False` setting for the alice, bob, and flog server
 nodes - making all three of them storage nodes, too.  The result is 8
 storage nodes instead of 5.

 It's not clear this has a meaningful effect on the outcome of the test but
 it's clearly not the intent of the author of the code.

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2895>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list