2
0
mirror of synced 2025-01-10 00:25:49 +00:00

127 Commits

Author SHA1 Message Date
benbierens
7eda26d177
Cleanup of full-connectivity helper. 2023-08-24 10:59:11 +02:00
benbierens
47aedc2ac8
cleanup 2023-08-22 15:51:39 +02:00
benbierens
7e5121a642
Fixes test for cloud environment 2023-08-22 09:06:44 +02:00
benbierens
ce3850b0b0
I accidentally filled up my harddrive with random numbers last night. 2023-08-21 07:58:58 +02:00
benbierens
1682dfc08f
Adds holdmybeer test to continuous test runner 2023-08-18 10:31:20 +02:00
benbierens
c8cb04d859
Allows downloading only log-tails. 2023-08-16 16:13:29 +02:00
benbierens
30364abf21
Correct checking of upload and download log statements 2023-08-16 11:39:24 +02:00
benbierens
6486dba289
Asserting correct filesize and block numbers in the codex logs 2023-08-16 10:52:44 +02:00
benbierens
57c46004b1
cleanup 2023-08-15 15:00:47 +02:00
benbierens
3abb1770c2
Fixes crash log downloads 2023-08-15 12:55:30 +02:00
benbierens
08ee09af1e
wires crashWatcher into CodexStarter 2023-08-15 11:01:18 +02:00
benbierens
72fa368357
working example of crash log recovery 2023-08-15 10:03:01 +02:00
benbierens
86bae93e98
Wires up block-maintenance number of blocks param 2023-08-14 16:37:31 +02:00
benbierens
c0b7d3a747
Hooks up block maintenance interval config param. 2023-08-14 15:51:03 +02:00
benbierens
6e5e30afd4
rigged up a pod crash detector maybe 2023-08-14 15:10:36 +02:00
benbierens
9f0600d6c1
Automatic quota line. Holding test. 2023-08-14 10:35:42 +02:00
benbierens
68d19353aa
moves to 80MB and long timeouts 2023-08-08 14:42:59 +02:00
benbierens
eaf5db5e91
Run test against increasing file sizes 2023-08-08 10:45:16 +02:00
benbierens
598dc766fa
use extra log codex image 2023-08-08 09:44:38 +02:00
benbierens
ab42fa8004
removes just-wait tests 2023-08-07 18:31:13 +02:00
benbierens
5ad2aa4c6a
Merge branch 'master' into spike/local-continuous-debug 2023-08-07 10:58:27 +02:00
benbierens
8a6c5e95ee
Makes sure codex nodes are always started in their own pods. 2023-08-07 10:44:48 +02:00
benbierens
3884a6a7f7
a 2023-08-02 15:11:27 +02:00
benbierens
8d229f1720
cleans up waiting for storage contract state helper methods. 2023-07-31 09:56:37 +02:00
benbierens
9a7946c863
Basic tests pass 2023-07-31 09:16:52 +02:00
benbierens
ac33d3c7be
Moves some of the fully-connected download tests to the long-tests 2023-07-17 13:47:41 +02:00
benbierens
4815194db0
Removes variable image tests. 2023-07-17 08:56:18 +02:00
benbierens
b295314bde
fixes blockTTL envvar 2023-07-14 10:45:26 +02:00
benbierens
f23926636c
Setting up way to run different codex images 2023-07-14 10:18:37 +02:00
benbierens
1f8fc52cb1
Adds three-client test to check discovery relaying 2023-07-13 09:20:24 +02:00
benbierens
63068aae1d
Debugging marketplace test 2023-06-27 15:28:00 +02:00
benbierens
56dc1c632d
Variable size download tests 2023-06-06 16:10:30 +02:00
benbierens
e33a6776e5
Cleanup 2023-06-06 14:37:02 +02:00
benbierens
10a0ac3311
Splits up download tests from connectivity tests and improves testfile logging 2023-06-04 08:59:51 +02:00
benbierens
ad71cff465
Automatically map location enum to available k8s nodes. 2023-06-02 10:04:07 +02:00
benbierens
9747846787
Increase retry timeout 2023-06-01 12:27:54 +02:00
benbierens
61d2185bb6
Attempt internal connection using pod IP and exposed port. 2023-06-01 10:14:32 +02:00
benbierens
b92c1b970d
Sets up support for internal and external container addresses 2023-06-01 09:35:18 +02:00
benbierens
3d1d82f582
pushes codex loglevel to configuration 2023-05-31 13:34:12 +02:00
benbierens
f2145a747f
Clearly distinguishes between peer-connections that can't be made and problems with the node-to-test link. 2023-05-31 13:15:41 +02:00
benbierens
8c85cd22bb
Adds clear logging for peer helper invocations. 2023-05-29 09:25:03 +02:00
benbierens
1016f568b8
Cleanup of peer connection helpers. Adds peer download helpers. 2023-05-29 09:13:38 +02:00
benbierens
ab7a334987
Adds assert that nodes have correct addresses in their table of peers. 2023-05-29 08:35:46 +02:00
benbierens
025b03e678
Retain for a while in staged variable nodes peer discovery tests 2023-05-18 10:42:04 +02:00
benbierens
830d74a5ae
Faster peer-pair checking 2023-05-12 10:48:12 +02:00
benbierens
90a5aafa1c
Better peer discovery result logging. Staged discovery test. 2023-05-12 09:11:05 +02:00
benbierens
f7e7849460
Improves retrying in peer test helper 2023-05-11 13:59:53 +02:00
benbierens
38d5b172f4
successful peer discovery tests 2023-05-11 12:44:53 +02:00
benbierens
e9679e18c0
logs all checks before failing 2023-05-10 10:47:10 +02:00
benbierens
d58cb38c79
Cleanup duplicated retry logic. Adds layered and chain tests 2023-05-10 09:55:36 +02:00