From c823ff1195334ba61f3c8ae1ff66b5fe9f3524d8 Mon Sep 17 00:00:00 2001 From: meejah Date: Thu, 7 May 2020 14:56:24 -0600 Subject: [PATCH] better docstring --- integration/test_grid_manager.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/integration/test_grid_manager.py b/integration/test_grid_manager.py index 6ef1e053b..0a825f14a 100644 --- a/integration/test_grid_manager.py +++ b/integration/test_grid_manager.py @@ -107,8 +107,9 @@ def test_remove_last_client(reactor): @pytest_twisted.inlineCallbacks def test_reject_storage_server(reactor, request, storage_nodes, temp_dir, introducer_furl, flog_gatherer): """ - A client using grid-manager refuses to upload to a storage-server - without a valid certificate + A client with happines=3 fails to upload to a Grid when it is + using Grid Manager and there are only two storage-servers with + valid certificates. """ gm_config = yield util.run_tahoe( reactor, "grid-manager", "--config", "-", "create",