Commit Graph

386 Commits

Author SHA1 Message Date
meejah
bd0bfa4ab7
define -> frozen
Co-authored-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>
2023-08-02 14:49:36 -06:00
meejah
5c45cb44bf Merge branch 'master' into 2916.grid-manager-integration-tests.2 2023-08-02 13:23:52 -06:00
Jean-Paul Calderone
9d670e54e2 Get the liveness filter condition right 2023-08-01 16:03:43 -04:00
Jean-Paul Calderone
871df0b1b4 Dump some more details about what we're waiting for 2023-08-01 16:03:39 -04:00
Jean-Paul Calderone
a0b78a134e Leave a hint about what successful "bootstrap" looks like 2023-08-01 16:03:35 -04:00
Jean-Paul Calderone
14ebeba07d avoid re-computing the current time inside this loop
It could lead to funny behavior if we cross a boundary at just the wrong
time.  Also the debug print could be misleading in such a case.
2023-08-01 16:03:29 -04:00
meejah
67d5c82e10 codechecks / linter 2023-07-29 13:34:12 -06:00
meejah
7a8752c969 docstring, remove duplicate port-allocator 2023-07-29 13:18:23 -06:00
meejah
fe96defa2b use existing port-allocator instead 2023-07-29 13:15:21 -06:00
meejah
c4ac548cba reactor from fixture 2023-07-29 13:08:01 -06:00
meejah
a9128d89c3 Merge branch 'master' into 2916.grid-manager-integration-tests.2 2023-07-29 04:41:03 -06:00
meejah
e565b9e28c no, we can't 2023-07-29 04:14:39 -06:00
meejah
01a87d85be refactor: actually parallel 2023-07-29 04:08:52 -06:00
meejah
050ef6cca3 tor-tests work; refactor ports 2023-07-29 04:04:05 -06:00
meejah
6f9b9a3ac1 only use original request 2023-07-24 20:12:01 -06:00
meejah
45898ff8b8 refactor: make sftp tests (etc) work with 'grid' refactoring 2023-07-24 20:08:41 -06:00
Jean-Paul Calderone
22991fdd4c Set up Tor-related fixture dependencies, maybe even properly 2023-07-21 12:47:56 -04:00
meejah
4c8a20c876 When finalizing a process, we can ignore the case where it isn't running 2023-07-12 19:20:02 -06:00
Itamar Turner-Trauring
76f8ab6172 Set the config the way we were in latest code. 2023-07-03 13:07:56 -04:00
Itamar Turner-Trauring
f4ed5cb0f3 Fix lint 2023-07-03 11:30:35 -04:00
Itamar Turner-Trauring
d8ca0176ab Pass the correct arguments in. 2023-07-03 11:05:29 -04:00
Itamar Turner-Trauring
c4e6ea6379 Merge remote-tracking branch 'origin/master' into 2916.grid-manager-integration-tests.2 2023-07-03 10:55:33 -04:00
Itamar Turner-Trauring
7ff20a34e0 Skip on macOS :( 2023-06-12 13:22:45 -04:00
Itamar Turner-Trauring
939f0ded25 It's OK if some nodes are down. 2023-06-12 12:00:12 -04:00
Itamar Turner-Trauring
eba1ed0226 More isolated test setup. 2023-06-12 12:00:05 -04:00
Itamar Turner-Trauring
4b495bbe85 Slightly improved logging. 2023-06-12 09:54:45 -04:00
Itamar Turner-Trauring
2741fb2b46 Don't persist state unnecessarily (and this appears to cause test failures) 2023-05-22 12:51:40 -04:00
Itamar Turner-Trauring
546a51355a Merge branch '4028-more-integration' into 4029-http-storage-client-respects-request-to-use-tor 2023-05-22 11:43:12 -04:00
Itamar Turner-Trauring
f5520fdf74 Better name. 2023-05-22 11:42:13 -04:00
Itamar Turner-Trauring
a1e00ffc3f Add a test that triggers client-side HTTP storage client to use Tor. 2023-05-19 13:59:43 -04:00
Itamar Turner-Trauring
2ec1c1e43e Shut down alice. 2023-05-10 17:23:15 -04:00
Itamar Turner-Trauring
ba638f9ff6 Remove unnecessary import. 2023-05-04 17:08:54 -04:00
Itamar Turner-Trauring
049502e8c2 Don't mix blocking and async code. 2023-05-04 16:15:30 -04:00
Itamar Turner-Trauring
3b52457d1c Try a different way. 2023-05-04 13:54:04 -04:00
Itamar Turner-Trauring
bee295e411 Actually run the test. 2023-05-04 13:33:54 -04:00
Itamar Turner-Trauring
19690c9c7b Don't mix blocking and async APIs! 2023-05-04 13:05:06 -04:00
Itamar Turner-Trauring
dca19525b9 🪄 2023-05-03 16:58:47 -04:00
Itamar Turner-Trauring
a6b66dd331
Merge pull request #1294 from tahoe-lafs/4018-better-integration-logging
Better integration test logging

Fixes ticket:4018
2023-05-02 09:46:07 -04:00
Itamar Turner-Trauring
bc2506c3e2 Merge remote-tracking branch 'origin/master' into 3999.structure-config-manipulation 2023-05-01 12:52:18 -04:00
Itamar Turner-Trauring
c15dd6c9f0 This wasn't the issue. 2023-04-28 11:43:48 -04:00
Itamar Turner-Trauring
0f200e422e Give it more time. 2023-04-27 15:48:49 -04:00
Itamar Turner-Trauring
86a513282f Include Foolscap logging in node output in integration tests. 2023-04-27 10:36:39 -04:00
Itamar Turner-Trauring
8f1d1cc1a0 Include node name in the logging output from subprocesses. 2023-04-27 10:23:06 -04:00
Jean-Paul Calderone
c0e49064ce Attempt to get more information about client unready state 2023-04-27 09:50:02 -04:00
Itamar Turner-Trauring
f9a1eedaea Make timeout optional, enable it only for integration tests. 2023-04-25 12:31:37 -04:00
Jean-Paul Calderone
fbb5f4c359 slightly clarified comment 2023-04-25 09:31:10 -04:00
Jean-Paul Calderone
825bcf3f3b revert reformatting 2023-04-25 09:31:04 -04:00
Jean-Paul Calderone
c595eea33e always set the "start time" timeout
in both the "we installed it ourselves" and the "we found an existing
installation" cases.
2023-04-25 09:27:51 -04:00
Jean-Paul Calderone
3d2e4d0798 note about port selection 2023-04-25 09:26:58 -04:00
meejah
b5f6fa8933 skip properly 2023-04-14 19:07:27 -06:00