99 Commits

Author SHA1 Message Date
ThatBen
8817ce56ae
increases pod deployment timeout 2025-07-09 10:22:41 +02:00
ThatBen
c1fa309271
Applies long timesets for cluster runs 2025-06-20 08:40:48 +02:00
ThatBen
c98cf1ffc4
fixes naming for parameterised fixtures 2025-06-05 15:27:06 +02:00
Ben
6d02285d9a
Merge branch 'master' into feature/proofs-and-frees
# Conflicts:
#	Framework/KubernetesWorkflow/LogHandler.cs
#	Framework/Utils/EthAddress.cs
#	ProjectPlugins/CodexContractsPlugin/Marketplace/Marketplace.cs
#	Tests/CodexReleaseTests/MarketTests/FailTest.cs
#	Tests/CodexReleaseTests/MarketTests/FinishTest.cs
#	Tests/CodexReleaseTests/Utils/MarketplaceAutoBootstrapDistTest.cs
#	Tools/AutoClient/Modes/FolderStore/FileSaver.cs
2025-06-04 12:31:19 +02:00
ThatBen
9e9b147b68
wip log downloading 2025-05-20 14:16:33 +02:00
ThatBen
0e66e8e94a
Merge branch 'master' into feature/extended-marketplace-testing
# Conflicts:
#	Tests/CodexReleaseTests/Parallelism.cs
2025-05-20 09:00:33 +02:00
Ben
5e62c3520c
Prevents downloading of crash log in retry loop 2025-05-14 11:45:15 +02:00
ThatBen
76ea98e783
reverse disable pod ip 2025-04-29 12:03:13 +02:00
ThatBen
8d50c008b8
disables pod ips for cluster testing, fix when not at offsite 2025-04-28 15:44:46 +02:00
ThatBen
3bb9a29054
sets up multiple successfulcontract tests 2025-04-24 12:53:08 +02:00
Ben
a676e0463d
Sets up asserting of balances in case of failed contract. 2025-03-12 14:06:17 +01:00
Ben
fe75609ecb
Fix cid formatting in bot. Fix autoclient folder-uploader crash. Fix several openapi alignments. 2025-02-26 11:59:50 +01:00
ThatBen
92a5a1e361
fixes crashwatcher stop 2025-02-21 15:21:42 +01:00
ThatBen
0c961b8348
updates marketplace contract, fixes type conversions 2025-02-21 14:17:13 +01:00
ThatBen
c73fa186fc
wip 2025-01-16 13:24:57 +01:00
ThatBen
4a151880d4
Extracts codexClient assembly 2025-01-16 11:31:50 +01:00
ThatBen
ec644eed4a
Moving downloadedlog to logging module 2025-01-16 10:15:02 +01:00
ThatBen
e45ed0c21e
pushes container concepts out of codexAccess 2025-01-15 15:00:25 +01:00
Ben
e45b8bde54
adds container names to container log filenames 2024-12-09 15:57:10 +01:00
Ben
3e2cad3c17
Fixes issue where occassionally a CID contains 'ERR' and fails the log assert. 2024-12-04 15:57:49 +01:00
benbierens
04f087efe4
Bump to dotnet 8 2024-10-03 14:02:28 +02:00
Ben
ffb5eb294a
Fix kubernetes port name issue 2024-09-30 15:23:14 +02:00
Ben
c9fedac592
Adds call to get availabilities 2024-09-23 10:52:12 +02:00
Ben
ecd0e70261
fixes serialization issue of containerAdditionals 2024-08-21 10:45:17 +02:00
benbierens
d16b8cb011
Fixes identity issue for runningpod/runningcontainer and log saving for stopped containers 2024-08-01 10:39:06 +02:00
benbierens
9d9f65c5a3
Fixes missing name and null events 2024-07-29 11:02:24 +02:00
benbierens
87271f4f37
Sets up starting event and bootstrap event 2024-07-29 10:16:37 +02:00
Ben
5ca135646a
Container crash detection during start-up 2024-06-19 10:39:14 +02:00
benbierens
54f053cfcc
Improves crash detection 2024-06-14 09:05:56 +02:00
Ben
4fc9835f43
Attempt to log disk space before and after uploads and downloads 2024-06-12 10:48:52 +02:00
benbierens
aa416d50b3
ensuring enough mounted disk space 2024-06-08 10:36:23 +02:00
benbierens
3a61fc89c6
Adds WaitForCleanup test attribute to allow tests to wait for resources to be cleaned up 2024-06-06 15:09:52 +02:00
Ben
0ec43a9325
Shuts up json-serialization codex logging 2024-05-07 11:04:32 +02:00
benbierens
e187bfc941
Changes time.retry to fixed timelength instead of fixed number of retries 2024-05-02 08:41:20 +02:00
benbierens
015d8da21d
Better logging for Time.WaitUntil. 2024-04-14 09:22:55 +02:00
benbierens
d847c4f3ec
Adds names to kube wait functions 2024-04-14 08:56:22 +02:00
gmega
e3b16fd742
add ability to stop single containers 2024-04-13 17:12:14 +03:00
benbierens
69666d3fee
Setting up future-containers 2024-04-09 09:30:45 +02:00
Ben
c5fb066c75
Allows for non-blocking stop of containers 2024-03-13 10:57:26 +01:00
Ben
e42f1ddbd7
Adds support for command overrides to container recipes. 2024-03-13 10:01:37 +01:00
benbierens
5dc918287c
Merge branch 'master' into feature/public-testnet-deploying 2023-12-11 08:30:25 +01:00
Slava
4c46a708ab
Change affinity label (#85)
https://github.com/codex-storage/infra-codex/issues/100
2023-11-27 19:06:04 +02:00
benbierens
3761e236a3
Sets node critical priority for codex and geth nodes 2023-11-23 14:50:54 +01:00
benbierens
ff52e8e841
Defines public IP fetching service 2023-11-23 14:15:37 +01:00
benbierens
485e3cf02e
Merge branch 'master' into feature/public-testnet-deploying 2023-11-14 10:50:41 +01:00
benbierens
b47b596062
Fetches used external ports in order to guarantee no collisions. 2023-11-14 10:49:14 +01:00
benbierens
7de0e5a1c4
Sets up tests-runners as avoided scheduling affinity. 2023-11-14 10:16:00 +01:00
benbierens
4192952a37
Prevents reuse of external port numbers 2023-11-13 16:05:41 +01:00
benbierens
b82c74865e
Adds numberSource for correct range for external ports 2023-11-13 15:27:52 +01:00
benbierens
ca350604e3
Debugging nodeport 2023-11-13 15:11:49 +01:00