benbierens
e187bfc941
Changes time.retry to fixed timelength instead of fixed number of retries
2024-05-02 08:41:20 +02:00
benbierens
86074dab6a
Bump k8s operation timeout for long timeset
2024-04-14 09:29:13 +02:00
gmega
e3b16fd742
add ability to stop single containers
2024-04-13 17:12:14 +03:00
benbierens
8c8b1748ee
Merge branch 'master' into feature/bot-upgrade
...
# Conflicts:
# Tests/CodexTests/BasicTests/ExampleTests.cs
2024-03-15 09:35:27 +01:00
Giuliano Mega
ec0f7a6790
Remove run ID and introduce deploy ID ( #93 )
...
This PR removes the notion of a run id and replaces it with a deploy id in continuous tests. Deploy ids can be set at deploy time only (duh), and will be picked up by the test runner from the deploy file on subsequent runs of the continuous test runner. As a consequence, the deploy id becomes a deployer parameter, and can no longer be overridden at the runner. For non-continuous tests, the deploy ID is created on-the-fly.
2024-02-22 10:41:07 -03:00
benbierens
3c210f96fc
debugging reward api
2024-02-19 09:11:36 +01:00
benbierens
c3fb7384e3
Sets up deploying discordbot with geth env vars
2023-12-11 11:09:29 +01:00
benbierens
54471d41d5
Allows for deployment without codex nodes
2023-11-21 09:03:52 +01:00
benbierens
b90c47a994
Switches to automatic public IP address for codex and geth containers.
2023-11-15 14:53:25 +01:00
benbierens
a81f0b9145
Merge branch 'master' into feature/public-testnet-deploying
2023-11-13 13:15:23 +01:00
benbierens
ed56d9edcc
Cleanup of kubernetesWorkflow assembly.
2023-11-12 10:07:23 +01:00
benbierens
8d12bc45a1
Loops in kubeconfig and namespace for discord bot.
2023-11-08 11:49:21 +01:00
benbierens
655f4895d0
Fixes serialization issue for running containers for discord bot and metrics container
2023-11-07 11:17:20 +01:00
benbierens
dc9f3ab090
removes dependency on static pod name and address info
2023-11-06 14:33:47 +01:00
benbierens
85ad0b414f
Cleans up some gethnode arguments.
2023-10-30 13:30:14 +01:00
benbierens
529f923595
Sleep before fetching debug info.
2023-10-27 10:56:30 +02:00
benbierens
a362eb1e96
Separate port for geth listening
2023-10-27 08:33:07 +02:00
benbierens
4102ce0a04
Moves discord bot datafiles to volume
2023-10-25 11:53:33 +02:00
benbierens
f148598a21
Restrict admin commands to admin channel
2023-10-25 10:38:21 +02:00
benbierens
14e8222dfe
Adds codex debug-info to deployment json. Needed for bootstrapping later on.
2023-10-25 09:14:35 +02:00
benbierens
dfe477d192
Removes codexdeployment from input of discord bot.
2023-10-24 13:48:24 +02:00
benbierens
ade08a27fe
Wires codex bot into deployer.
2023-10-24 10:29:07 +02:00
benbierens
a68e849768
Wires up geth public IP and discovery port.
2023-10-23 13:19:57 +02:00
benbierens
020865f5c0
Wires up deployer config
2023-10-23 13:08:49 +02:00
benbierens
7a6d7d787b
Splits up metrics-scraper from metrics-endpoints configuration in deployer.
2023-10-23 10:57:59 +02:00
benbierens
e11a7d1600
Gives deployments a name.
2023-10-23 10:19:52 +02:00
benbierens
ad70394333
Merge branch 'master' into app/discord-bot
2023-10-23 10:13:23 +02:00
benbierens
50fbf0ad52
Replaces retry-time with maxNumberOfRetries in timesets.
2023-10-23 10:11:02 +02:00
benbierens
8910c7ff27
Stores contracts deployment as part of CodexDeployment json.
2023-10-20 10:15:38 +02:00
benbierens
8e4d43b73b
Adds start and finished times to deployment json.
2023-10-16 11:19:57 +02:00
benbierens
58016378c4
Increase deployer kubernetes timeout
2023-10-07 07:40:20 +02:00
benbierens
0f12bcd086
Sets up local builder in codex plugin.
2023-09-28 11:31:09 +02:00
benbierens
0a2bca9f52
Restores pod labels in deployer. Adds metrics assert for twoclient continuous test.
2023-09-26 14:32:28 +02:00
benbierens
e78659690b
Pod labels hook for containers deployed with CodexNetDeployer.
2023-09-22 11:10:22 +02:00
benbierens
b8b59508aa
Nicens up the timeouts for the net deployer.
2023-09-22 10:02:16 +02:00
benbierens
192079f9c8
Adds name to geth container
2023-09-21 14:48:41 +02:00
benbierens
b5e0c9bfe0
Console output alignment is important.
2023-09-21 08:49:09 +02:00
benbierens
5b2557b3f4
Set up loading of plugins.
2023-09-20 13:56:01 +02:00
benbierens
3b6fdaa3bc
Restores CodexNetDeployer
2023-09-20 12:55:09 +02:00
benbierens
75369d68f7
Restores CodexNetDeployer
2023-09-20 12:02:32 +02:00
benbierens
09670e00e9
Moves projects into folders
2023-09-20 10:51:47 +02:00