Itamar Turner-Trauring
|
2811c80dc3
|
Fix timeout in parallel benchmark.
|
2023-02-21 09:57:21 -05:00 |
|
Itamar Turner-Trauring
|
3ba166c2cb
|
A bit more robust code.
|
2022-11-28 10:20:12 -05:00 |
|
Itamar Turner-Trauring
|
7f1d7d4f46
|
Better explanation.
|
2022-11-23 09:53:07 -05:00 |
|
Itamar Turner-Trauring
|
c80469b50b
|
Handle the Windows waker too.
|
2022-11-22 11:55:56 -05:00 |
|
Itamar Turner-Trauring
|
3a613aee70
|
Try a different approach to timeouts: dynamic, instead of hardcoded.
|
2022-11-21 12:24:50 -05:00 |
|
Itamar Turner-Trauring
|
3531737347
|
Make timeouts less aggressive, CI machines are slow?
|
2022-11-16 10:36:11 -05:00 |
|
Itamar Turner-Trauring
|
2ab172ffca
|
Try to set more aggressive timeouts when testing.
|
2022-11-16 10:26:29 -05:00 |
|
Itamar Turner-Trauring
|
9f5f287473
|
Nope, not helpful.
|
2022-11-16 09:57:39 -05:00 |
|
Itamar Turner-Trauring
|
a20943e10c
|
As an experiment, see if this fixes failing CI.
|
2022-11-16 09:33:01 -05:00 |
|
Itamar Turner-Trauring
|
f3fc426830
|
Switch to [storage] force_foolscap.
|
2022-11-15 14:36:14 -05:00 |
|
Itamar Turner-Trauring
|
fb52b4d302
|
Delete some garbage.
|
2022-11-15 14:22:30 -05:00 |
|
Itamar Turner-Trauring
|
8e4ac69032
|
Stop test mode when done.
|
2022-11-15 14:21:31 -05:00 |
|
Itamar Turner-Trauring
|
8d678fe3de
|
Increase timeout.
|
2022-11-07 11:41:50 -05:00 |
|
Itamar Turner-Trauring
|
262d9d85b9
|
Switch to using persistent connections in tests too.
|
2022-11-03 14:32:43 -04:00 |
|
Itamar Turner-Trauring
|
42d3843343
|
Run test_system with both Foolscap and HTTP storage protocols, plus some
resulting cleanups.
|
2022-10-14 09:16:59 -04:00 |
|
Itamar Turner-Trauring
|
0f31e3cd4b
|
Leave HTTP off by default for now.
|
2022-10-13 14:41:59 -04:00 |
|
Itamar Turner-Trauring
|
b80a215ae1
|
test_rref passes now.
|
2022-10-13 14:15:10 -04:00 |
|
Itamar Turner-Trauring
|
0d23237b11
|
Some progress towards passing test_rref.
|
2022-10-13 13:44:49 -04:00 |
|
Itamar Turner-Trauring
|
09d778c2cf
|
Allow nodes to disable the HTTPS storage protocol.
|
2022-08-12 11:13:09 -04:00 |
|
meejah
|
2928a480ff
|
RSA key-size is not configurable, it's 2048bits
|
2022-02-16 21:46:24 -07:00 |
|
Jean-Paul Calderone
|
780be2691b
|
assign a tub.port to all system test nodes
|
2021-11-03 16:11:28 -04:00 |
|
Jean-Paul Calderone
|
892b468365
|
use the port assigner to assign a port for the main tub
|
2021-10-29 09:03:37 -04:00 |
|
Itamar Turner-Trauring
|
87555ae3e4
|
Add missing __future__ imports.
|
2021-09-13 15:51:57 -04:00 |
|
Itamar Turner-Trauring
|
9ce7cce712
|
Refactor SystemTestMixin into its own module.
|
2021-09-13 10:10:07 -04:00 |
|