Jean-Paul Calderone
f2989c0a4f
Correct the ProcessExitedAlready exception handling
...
It's always okay to get ProcessExitedAlready from signalProcess. It just
means we haven't handled the SIGCHLD yet.
2023-01-17 09:46:22 -05:00
Jean-Paul Calderone
5424aa9737
Only run the very slow new integration test in one CI job
2023-01-17 09:27:17 -05:00
Jean-Paul Calderone
3ab7fc3853
Be able to load the data
2023-01-17 08:45:38 -05:00
Jean-Paul Calderone
d14ba09dbb
Some flake fixes
2023-01-17 08:41:31 -05:00
Jean-Paul Calderone
c28f10057b
Move some more pieces into the subdirectory
2023-01-16 16:01:11 -05:00
Jean-Paul Calderone
4eec8113ee
reproducible ssk vectors
2023-01-16 15:53:24 -05:00
Jean-Paul Calderone
1827834434
Re-generate vectors with a very small CHK
2023-01-13 21:14:37 -05:00
Jean-Paul Calderone
312513587f
Switch to FilePath, regenerate w/o "max"
2023-01-12 17:27:37 -05:00
Jean-Paul Calderone
ed74fdc746
write the data file more safely
2023-01-12 16:56:20 -05:00
Jean-Paul Calderone
dd51c7a3f1
Handle an empty test vectors file
2023-01-12 15:19:01 -05:00
Jean-Paul Calderone
fa55956d29
Always write an int to the test vectors file
2023-01-12 15:18:54 -05:00
Jean-Paul Calderone
bbd3e74a5f
Always place an int in the parameters total field
2023-01-12 15:17:08 -05:00
Jean-Paul Calderone
c211731c5f
Merge remote-tracking branch 'origin/master' into 3961.test-vectors
2023-01-10 09:57:48 -05:00
Jean-Paul Calderone
fb70ba1867
Generate and consumer the new structure properly
2023-01-03 19:22:38 -05:00
Jean-Paul Calderone
ca00adf2b4
regenerated test vectors with a more convenient format
...
It's more verbose but it's easier to load and interpret.
2023-01-03 18:50:07 -05:00
Jean-Paul Calderone
40eff1523e
The retry logic was removed a few revisions ago
...
The uploads failed because of the zfec parameters, not because of unreliable
localhost networking that might go away when retried.
2023-01-02 16:23:06 -05:00
Jean-Paul Calderone
77e5357a04
note to self
2022-12-27 09:12:56 -05:00
Jean-Paul Calderone
3f8f715aa2
Be consistent between the test and the data source
2022-12-27 09:12:34 -05:00
Jean-Paul Calderone
13a9ed0202
clarify what reliability we hope for
2022-12-27 09:03:24 -05:00
Jean-Paul Calderone
6a1a2fb705
we support other capability types now
2022-12-27 09:03:01 -05:00
Jean-Paul Calderone
e11b589eba
typo
2022-12-27 09:02:43 -05:00
Jean-Paul Calderone
aecaaa2426
in general, do not regenerate the test vectors
2022-12-27 09:01:33 -05:00
Jean-Paul Calderone
4a39c4b7ec
Add SDMF and MDMF
2022-12-26 17:08:36 -05:00
Jean-Paul Calderone
39b3f19c0e
Put the generator inputs into the output file
...
This should make it easier for other implementations to use the test data, I
think.
Also put a version in there so we can change inputs in the future but still
talk about results meaningfully. And some other minor refactoring
2022-12-26 12:06:34 -05:00
Jean-Paul Calderone
5af6fc0f9d
reconfigure() only needs to restart the node if something changed
2022-12-22 20:53:49 -05:00
Jean-Paul Calderone
8a42720301
Move some general utility functions into the util module
2022-12-22 17:02:42 -05:00
Jean-Paul Calderone
43388ee711
Comments and minor factoring improvements and such
2022-12-22 16:52:00 -05:00
Jean-Paul Calderone
daad22d1b1
comments
2022-12-22 12:13:12 -05:00
Jean-Paul Calderone
97b397870b
Generate a whole mess of vectors
2022-12-22 11:35:37 -05:00
Jean-Paul Calderone
1ae98c1830
Switch back to session scope for Alice
2022-12-22 11:05:07 -05:00
Jean-Paul Calderone
aa58faddaf
Pass the right number of args to reconfigure
2022-12-22 11:04:48 -05:00
Jean-Paul Calderone
49b513fefc
Get basic generation working, apparently
2022-12-22 10:51:59 -05:00
Jean-Paul Calderone
29a5f7a076
start of a test vector thingy
2022-12-21 17:14:08 -05:00
Itamar Turner-Trauring
98e25507df
A different approach to forcing foolscap in integration tests.
2022-12-12 10:43:36 -05:00
Itamar Turner-Trauring
add510701c
Run integration tests both with and without HTTP storage protocol.
2022-11-16 11:44:51 -05:00
Itamar Turner-Trauring
ec15d58e10
Actually clean up the container.
2022-10-03 10:49:08 -04:00
Itamar Turner-Trauring
a53420c193
Use known working version of i2pd.
2022-10-03 10:49:01 -04:00
meejah
8250c5fdd5
edna -> freya
2022-09-26 15:40:55 -06:00
meejah
af227fb315
coverage for grid-manager tests
2022-09-26 00:02:40 -06:00
meejah
04b0c30c11
clean up comments
2022-09-25 14:08:05 -06:00
meejah
34dd39bfbf
fix race with 'await_client_ready' instead
2022-08-13 11:51:01 -06:00
meejah
34641846ab
Merge branch '2916.grid-manager-integration-tests.2' of https://github.com/tahoe-lafs/tahoe-lafs into 2916.grid-manager-integration-tests.2
2022-08-13 11:46:11 -06:00
meejah
06a5176626
happy-path grid-manager test
2022-08-13 11:46:02 -06:00
meejah
c4a32b65ff
actually wait
2022-08-13 11:45:51 -06:00
Itamar Turner-Trauring
298600969a
Fix typo.
2022-08-12 10:06:35 -04:00
Itamar Turner-Trauring
0c6881e615
Fix race condition.
2022-08-12 09:59:43 -04:00
Itamar Turner-Trauring
9ff863e6cd
Fix lint.
2022-08-12 09:54:12 -04:00
meejah
1676e9e7c5
unused
2022-08-12 01:27:01 -06:00
Itamar Turner-Trauring
02cb4105b3
A lot closer to passing grid manager integration tests.
2022-07-29 09:43:37 -04:00
Itamar Turner-Trauring
106b67db55
It's bytes now.
2022-07-27 12:23:40 -04:00