Jean-Paul Calderone
bbd3e74a5f
Always place an int in the parameters total field
2023-01-12 15:17:08 -05:00
Jean-Paul Calderone
d780833306
Merge remote-tracking branch 'origin/master' into 3961.test-vectors
2023-01-12 12:40:43 -05:00
Itamar Turner-Trauring
7ef1c02067
Merge pull request #1244 from tahoe-lafs/3956-mutable-uploads
...
Fix mutable uploads over HTTP above a certain size
Fixes ticket:3956
2023-01-10 15:53:38 -05:00
Jean-Paul Calderone
56b93ae2b3
Merge pull request #1240 from tahoe-lafs/support-triggered-image-builds
...
Support triggered image builds
Fixes: ticket:3958
2023-01-10 14:05:38 -05:00
Itamar Turner-Trauring
828fc588c5
Add minimal docstrings.
2023-01-10 11:10:31 -05:00
Itamar Turner-Trauring
ccb5956645
0 is also valid FD.
2023-01-10 11:04:22 -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
da8cc19ef5
Merge remote-tracking branch 'origin/master' into support-triggered-image-builds
2023-01-10 08:54:00 -05:00
Itamar Turner-Trauring
7c506057b5
Merge remote-tracking branch 'origin/master' into 3956-mutable-uploads
2023-01-09 17:05:31 -05:00
Itamar Turner-Trauring
a05e4b127b
Merge pull request #1246 from tahoe-lafs/3964-remove-3.7
...
Remove support for Python 3.7, Ubuntu 18.04, Debian 10 (oldstable)
Fixes ticket:3964
2023-01-09 17:04:25 -05:00
Itamar Turner-Trauring
046d9cf802
Another meaningless tweak.
2023-01-09 14:25:47 -05:00
Itamar Turner-Trauring
b05793e56b
Meaningless tweak to rerun CI.
2023-01-09 13:45:22 -05:00
Itamar Turner-Trauring
7b2f19b0fa
Switch Nix off 3.7 some more.
2023-01-09 13:16:04 -05:00
Itamar Turner-Trauring
6bb57e248d
Try to switch Nix off 3.7.
2023-01-09 13:09:59 -05:00
Itamar Turner-Trauring
34f5da7246
And add back necessary anchor.
2023-01-09 11:08:31 -05:00
Itamar Turner-Trauring
8c418832bb
Remove references to missing jobs.
2023-01-09 11:06:57 -05:00
Itamar Turner-Trauring
c4153d5405
Additional changes.
2023-01-09 11:03:15 -05:00
Itamar Turner-Trauring
1482d41918
Drop 3.7.
2023-01-09 11:01:45 -05:00
Itamar Turner-Trauring
825fd64ddd
News file.
2023-01-09 10:52:24 -05:00
Itamar Turner-Trauring
f6d9c5a1b2
Fix PyInstaller.
2023-01-09 10:46:09 -05:00
Itamar Turner-Trauring
22227c7094
Support old pycddl too so nix can keep working.
2023-01-09 10:31:48 -05:00
Jean-Paul Calderone
3c3697d39a
Merge pull request #1239 from tahoe-lafs/3914.faster-rsa-tests
...
Speed up that one RSA test
Fixes: ticket:3914
2023-01-06 16:41:30 -05:00
Itamar Turner-Trauring
c220d02093
Merge pull request #1238 from tahoe-lafs/3953.fewer-static-check-ci-jobs
...
Have fewer instances of the static check CI jobs
2023-01-06 10:56:20 -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
3f8bec0ecc
Merge remote-tracking branch 'origin/master' into 3914.faster-rsa-tests
2023-01-02 11:46:10 -05:00
Jean-Paul Calderone
1c643ebbaf
Merge pull request #1237 from tahoe-lafs/3954.faster-http
...
Faster HTTP for immutable downloads
Fixes: ticket:3954
2023-01-02 10:09:55 -05:00
Jean-Paul Calderone
cdb20b0208
Merge pull request #1228 from tahoe-lafs/3937-integration-http-storage
...
Run integration tests with http storage protocol too
Fixes: ticket:3937
2023-01-02 09:22:10 -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
3badd42321
Merge pull request #1232 from exarkun/3942.missing-authorization-handling
...
3942 Handle missing Authorization in GBS server
Fixes: ticket:3942
2022-12-21 19:01:28 -05:00
Jean-Paul Calderone
29a5f7a076
start of a test vector thingy
2022-12-21 17:14:08 -05:00
Jean-Paul Calderone
1a1ca8d5ef
Merge remote-tracking branch 'origin/master' into 3942.missing-authorization-handling
2022-12-21 09:44:41 -05:00
Jean-Paul Calderone
ab6b0fa971
Merge pull request #1242 from exarkun/3870.fix-cachix-for-forks
...
Fix cachix handling on PRs from forks
2022-12-21 09:42:23 -05:00
Itamar Turner-Trauring
d1b464d0d8
Writing large files can involve many writes.
2022-12-21 09:35:10 -05:00