Commit Graph

97 Commits

Author SHA1 Message Date
Ben d1a70d2465
Adds support for command overrides to container recipes. 2024-03-13 10:01:14 +01:00
benbierens cb259a9086
Setting up docker for rewarder bot 2024-01-31 11:30:29 -05:00
benbierens f25bca727d
Fixes crash in blocktime finder. Increases smart contract deploy timeout. 2024-01-26 11:27:37 -05:00
benbierens 2f10b30283
Sets up rewards api and handling. 2023-12-20 15:56:03 +01:00
benbierens 391a2653d9
Sets up getting of slot filled and freed events 2023-12-20 13:21:53 +01:00
benbierens 75757e37fb
Can fetch storage requests from chain 2023-12-20 10:55:29 +01:00
benbierens 2be31a4d3b
Cleanup 2023-12-20 10:33:44 +01:00
benbierens 4b74a9d5fe
working block time finder 2023-12-20 09:48:22 +01:00
benbierens 4f2539c59f
Adds marketplace generated code 2023-12-19 15:43:26 +01:00
benbierens 7df1f3da7b
block time finder 2023-12-19 15:30:46 +01:00
benbierens 6298744918
Better logging 2023-12-18 11:27:28 +01:00
benbierens beaa67c280
Adds transaction links to mint output 2023-12-15 11:02:06 +01:00
benbierens 5dc918287c
Merge branch 'master' into feature/public-testnet-deploying 2023-12-11 08:30:25 +01:00
benbierens 09554da362
Adds transfer speeds to status logs. 2023-12-06 10:50:02 +01:00
benbierens 074f5ebfae
Sets up transferSpeed class 2023-12-06 09:59:45 +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 005c9b4259
Merge branch 'master' into feature/public-testnet-deploying 2023-11-20 11:17:17 +01:00
benbierens f4532f3801
Target duration now supports timespan string format. 2023-11-17 14:51:32 +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
benbierens 5a7608460b
retry by setting nodeport explicitly 2023-11-13 13:58:34 +01:00
benbierens 71ad471958
Cleanup routing table tests. Adds retry. 2023-11-12 11:24:58 +01:00
benbierens ed56d9edcc
Cleanup of kubernetesWorkflow assembly. 2023-11-12 10:07:23 +01:00
benbierens 096282ae1a
Fixes debug/peer serialization. Adds retry for pod-finding. 2023-11-10 15:23:16 +01:00
benbierens b8ce4c49d6
Merge branch 'master' into deployment-json-rework
# Conflicts:
#	Tests/CodexContinuousTests/run.sh
#	Tools/CodexNetDeployer/deploy-continuous-testnet.sh
2023-11-08 09:29:22 +01:00
benbierens 90070de028
Enable debug logging from single environment variable or static field. 2023-11-08 09:24:39 +01:00
benbierens 073f0d86a1
Cleans up runnerLocationUtils. 2023-11-07 16:02:09 +01:00
benbierens ec6c987ef9
determine runner location with environment variables 2023-11-07 15:51:28 +01:00
benbierens 9d464708b5
Updates local address format 2023-11-07 13:49:28 +01:00
benbierens 3e49ce6ae9
Adds kube namespace to internal addresses 2023-11-07 13:13:06 +01:00
benbierens 6e60a8614c
Removes runnerlocation field from StartResult. 2023-11-07 13:06:49 +01:00
benbierens eecdcf308d
Rewrites runner location set 2023-11-07 12:48:18 +01:00
benbierens 3e500e8346
Unknown runner location option. 2023-11-07 12:42:01 +01:00
benbierens ea66b5b408
debugging address selection in cluster 2023-11-07 12:02:17 +01:00
benbierens d0bed64c68
Disables resource limits 2023-11-07 09:25:51 +01:00
benbierens 1412dd84fe
Get ports explicitly for internal or external endpoints 2023-11-06 16:52:55 +01:00
benbierens ad88560061
Creates internal service ports for external ports from container recipe. 2023-11-06 16:38:32 +01:00
benbierens 8d0b3feff7
logs runner location 2023-11-06 16:12:18 +01:00
benbierens 6672427565
Restores marketplace test 2023-11-06 16:10:19 +01:00
benbierens 4f9c0e0ce7
Restores metrics 2023-11-06 15:27:23 +01:00
benbierens dc9f3ab090
removes dependency on static pod name and address info 2023-11-06 14:33:47 +01:00
benbierens db0a21bc60
Merge branch 'automated-teststarter' into deployment-json-rework 2023-11-03 14:57:32 +01:00
benbierens 19d466d5d6
better service names 2023-11-03 14:53:27 +01:00
benbierens bc51fc2e30
Fixes faulty persistent volume claim creation 2023-11-02 11:32:24 +01:00