2
0
mirror of synced 2025-01-12 17:44:08 +00:00

1020 Commits

Author SHA1 Message Date
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
655f4895d0
Fixes serialization issue for running containers for discord bot and metrics container 2023-11-07 11:17:20 +01:00
Ben Bierens
dae4aa1f64
Merge pull request #74 from codex-storage/feature/automate-continuous-tests
Automate Continuous Tests using GitHub Actions
2023-11-07 10:48:45 +01:00
benbierens
20f92633f7
updates metrics name in twoclient test 2023-11-07 10:42:31 +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
Veaceslav Doina
ead1ff7ec6
Automate Continuous Tests using GitHub Actions (#69) 2023-11-06 15:09:51 +02:00
Veaceslav Doina
807e8b7b5f
Fix TwoClientTest metric name
https://github.com/codex-storage/nim-codex/pull/603
2023-11-06 15:06:47 +02: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
f9408ab3b5
Merge branch 'feature/public-testnet-deploying' into automated-teststarter 2023-11-03 14:46:17 +01:00
benbierens
438c4271e1
Updates response message instead of deleting it. 2023-11-02 15:04:53 +01:00
benbierens
fe11a97458
Fixes initialization issue for deployments monitor 2023-11-02 14:25:17 +01:00
benbierens
b8774e7273
Adds SPR-fetching command. 2023-11-02 12:30:48 +01:00
benbierens
bc51fc2e30
Fixes faulty persistent volume claim creation 2023-11-02 11:32:24 +01:00
benbierens
5241144e99
Locks up deploy-and-run script after tests are started. 2023-11-01 10:27:31 +01:00
benbierens
49300273e0
Cleanup continuous tests nicely even if no tests were selected for running. 2023-10-31 15:33:00 +01:00
benbierens
fcb5a527a9
Fixes pod-readback labeling issue. 2023-10-31 15:04:59 +01:00
benbierens
a6f7bc2393
Removes knownPods class. 2023-10-31 14:48:16 +01:00
benbierens
ac07327d77
Upgrades volume support for use with deploy-and-run container 2023-10-31 14:20:50 +01:00
benbierens
b5e5570145
Creates volume mount for kubeconfig file 2023-10-31 11:38:54 +01:00
benbierens
c348ca9849
sets up test starter tool 2023-10-31 11:22:59 +01:00
benbierens
bfdbebb36e
Adds deploy-and-run plugin 2023-10-31 11:15:08 +01:00
benbierens
e87f255f48
Creates dockerimage that will deploy-and-run from environment args 2023-10-31 11:01:10 +01:00
benbierens
85ad0b414f
Cleans up some gethnode arguments. 2023-10-30 13:30:14 +01:00
benbierens
901259d0fa
Adds debug-peer command 2023-10-29 10:40:01 +01:00
benbierens
62cc9e0587
Formats the json response 2023-10-29 10:02:51 +01:00
benbierens
d7827a4531
Forgot to connect command handler. 2023-10-29 09:47:34 +01:00
benbierens
f17d123af8
Adds netinfo command 2023-10-29 09:25:50 +01:00
benbierens
d5b87253ae
Explicitly turn off auto-nat. 2023-10-27 11:21:43 +02: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
GoodDaisy
65473d8c15 fix Continous typo 2023-10-26 20:27:44 +08:00
benbierens
9b1ab3185f
Idiot developer forgets to use variable. 2023-10-25 14:42:53 +02:00
benbierens
939eed544d
Fixes error where empty string is passed as datapath 2023-10-25 14:33:47 +02:00
benbierens
3914d58a6a
Sets up support for UDP ports and applies them to discovery ports. 2023-10-25 14:23:07 +02:00
benbierens
4102ce0a04
Moves discord bot datafiles to volume 2023-10-25 11:53:33 +02:00
benbierens
69296577f8
adds Whois command 2023-10-25 11:25:27 +02:00
benbierens
bd9fc3a3cf
Ephemeral messages. 2023-10-25 10:54:26 +02:00
benbierens
f148598a21
Restrict admin commands to admin channel 2023-10-25 10:38:21 +02:00
benbierens
6e82d6b1e6
Disallow duplicate eth addresses 2023-10-25 10:25:00 +02:00
benbierens
6d44a0ccfc
Important user feedback message update 2023-10-25 09:54:08 +02:00
benbierens
fb70daa2e9
Adds discord bot to deploy script 2023-10-25 09:40:47 +02:00
benbierens
14e8222dfe
Adds codex debug-info to deployment json. Needed for bootstrapping later on. 2023-10-25 09:14:35 +02:00