Ben Bierens
|
4cc09c268a
|
Merge pull request #47 from codex-storage/feature/handle-non-200-response-code
Add better error handling for non-200 codes
|
2023-08-29 15:59:00 +02:00 |
benbierens
|
3aea8f41b8
|
wires up timing measurement for peer download helper.
|
2023-08-29 10:09:48 +02:00 |
benbierens
|
eec70a9b8c
|
Adds peer connectivity check after deployment
|
2023-08-24 11:32:32 +02:00 |
Eric
|
70c56eadec
|
Add better error handling for non-200 codes
Also add better json deserialization error handling
|
2023-08-18 15:40:40 +10:00 |
benbierens
|
08ee09af1e
|
wires crashWatcher into CodexStarter
|
2023-08-15 11:01:18 +02:00 |
benbierens
|
6892080128
|
Disables future-counting API call
|
2023-07-18 08:03:16 +02:00 |
benbierens
|
fe25166478
|
Better http timeout and retrying values
|
2023-07-17 15:21:10 +02:00 |
benbierens
|
f23926636c
|
Setting up way to run different codex images
|
2023-07-14 10:18:37 +02:00 |
benbierens
|
d982f39870
|
Adds threshold checking test
|
2023-07-07 08:52:53 +02:00 |
benbierens
|
05e60a6b74
|
Future-counting test
|
2023-07-03 08:39:11 +02:00 |
benbierens
|
e7e464b4fa
|
Adds container alias to log. Useful for transient nodes
|
2023-06-30 08:39:18 +02:00 |
benbierens
|
66e6cdc027
|
Flattens CodexNode into CodexAccess
|
2023-06-29 16:07:49 +02:00 |
benbierens
|
d23f5aa29d
|
Initial setup for continuous test runner
|
2023-06-21 08:28:40 +02:00 |
benbierens
|
b92c1b970d
|
Sets up support for internal and external container addresses
|
2023-06-01 09:35:18 +02:00 |
benbierens
|
3ecdce7b07
|
Readies k8sCluster class for run against online cluster.
|
2023-05-31 13:50:52 +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
|
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
|
90a5aafa1c
|
Better peer discovery result logging. Staged discovery test.
|
2023-05-12 09:11:05 +02:00 |
benbierens
|
38d5b172f4
|
successful peer discovery tests
|
2023-05-11 12:44:53 +02:00 |
benbierens
|
1d224cf2d3
|
Sets up working peer-discovery tests
|
2023-05-10 08:53:57 +02:00 |
benbierens
|
533bf32577
|
Better logging in case codex node fails to respond to debug/info request.
|
2023-05-04 11:34:43 +02:00 |
benbierens
|
5a4a5795b2
|
Makes timings not static and ties them to test lifecycle
|
2023-05-04 08:55:20 +02:00 |
benbierens
|
4dd02a96e9
|
Isolating issue with peer tests
|
2023-04-30 10:08:32 +02:00 |
benbierens
|
1c9e59a6ea
|
Bonus: sets up peer-tests
|
2023-04-26 14:40:54 +02:00 |
benbierens
|
929fdb1157
|
wip: marketplace test is starting to work with annoying sleep and unused code in NethereumInteraction.cs
|
2023-04-24 16:07:32 +02:00 |
benbierens
|
e9d84a5cf7
|
Better logging for json errors and node actions.
|
2023-04-19 10:42:08 +02:00 |
benbierens
|
e4e7afd580
|
Better logging
|
2023-04-19 09:57:37 +02:00 |
benbierens
|
12d122ad83
|
Finishes implementation of marketplace support
|
2023-04-18 15:33:12 +02:00 |
benbierens
|
802f3459e9
|
Fixes issue where oneclient-test would fail because node was not ready.
|
2023-04-17 09:10:39 +02:00 |
benbierens
|
56063bbbf1
|
two-client tests pass
|
2023-04-13 10:11:33 +02:00 |
benbierens
|
f5c60f0bca
|
OneClient test passed
|
2023-04-13 09:33:10 +02:00 |
benbierens
|
7b91c83f5b
|
Moving everything around
|
2023-04-12 13:53:55 +02:00 |