2
0
mirror of synced 2025-01-10 16:46:05 +00:00

176 Commits

Author SHA1 Message Date
benbierens
3e1b361b7b
Fixes cleanup of online codexnodes in Codex test fixture 2023-09-28 15:04:21 +02:00
benbierens
993f2ff813
Fixes issue where autobootstrap node doesn't clear old bootstrap node handles. 2023-09-28 14:23:48 +02:00
benbierens
260294fb35
Fixes marketplace interference check tests. 2023-09-28 14:00:13 +02:00
benbierens
b0f72cf453
Automated local docker build is working. 2023-09-28 12:22:35 +02:00
benbierens
453a1a35a2
Adds status log to continuous tests 2023-09-28 09:39:15 +02:00
benbierens
dabf836838
Makes default run id static. 2023-09-28 08:53:01 +02:00
benbierens
8caa7ab4fa
Adds option to limit continuous test run to set duration. 2023-09-27 11:33:54 +02:00
benbierens
6a2bd11dd5
Adds codex environment variables to startup log of continuous tests. 2023-09-27 09:09:42 +02:00
benbierens
d830ccb48e
Sets timestamp as default runID when environment variable is not set. 2023-09-27 08:49:36 +02:00
benbierens
42b0ab67a0
Logging bytes per millisecond for twoclient upload and download 2023-09-26 15:17:35 +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
10697f1047
Updates container location support 2023-09-25 08:47:19 +02:00
benbierens
d2854bb905
Cleanup 2023-09-22 07:43:46 +02:00
benbierens
418daf1e3f
Updates the docs 2023-09-21 14:39:41 +02:00
benbierens
01b2ff2181
Merge branch 'master' into plugin-refactor
# Conflicts:
#	DistTestCore/CodexStarter.cs
#	DistTestCore/GethStarter.cs
#	ProjectPlugins/CodexPlugin/CodexContainerRecipe.cs
#	ProjectPlugins/CodexPlugin/CodexSetup.cs
#	ProjectPlugins/CodexPlugin/CodexStartupConfig.cs
2023-09-21 11:07:27 +02:00
benbierens
dbf0ed714c
Restores continuous test runner. 2023-09-21 10:33:09 +02:00
benbierens
5b2557b3f4
Set up loading of plugins. 2023-09-20 13:56:01 +02:00
benbierens
8cde69a483
Restores continuous test runner 2023-09-20 13:33:58 +02:00
benbierens
75369d68f7
Restores CodexNetDeployer 2023-09-20 12:02:32 +02:00
benbierens
bf4c8d8026
Restores project references. 2023-09-20 10:59:52 +02:00
benbierens
09670e00e9
Moves projects into folders 2023-09-20 10:51:47 +02:00
benbierens
5fa4e0ff9f
Sets serialization gate between each deploy and wrap to ensure application lifecycle invariance. 2023-09-20 09:16:57 +02:00
benbierens
cedaf84740
Wires up marketplace access 2023-09-20 08:45:55 +02:00
ThatBen
6cbf363bb1 restores balance asserts. 2023-09-19 16:22:07 +02:00
benbierens
6cf86af3b5
Successful testtoken mint and balance 2023-09-19 13:39:24 +02:00
benbierens
58b1c1e03c
Can send eth 2023-09-19 11:51:59 +02:00
benbierens
a20fc6864b
working out marketplace details 2023-09-19 10:28:02 +02:00
ThatBen
3d4370b154 deploys codex contract 2023-09-15 16:27:08 +02:00
ThatBen
4cc93eba73 Can start Geth 2023-09-15 15:52:02 +02:00
ThatBen
7ef3f615e1 Moves log downloading to core. 2023-09-14 15:26:46 +02:00
benbierens
ec5aebb47b
Restores full-connectivity tests. 2023-09-13 14:24:43 +02:00
benbierens
84dd514517
Restores connectivity test helpers 2023-09-13 12:24:46 +02:00
benbierens
d1895bab02
Implements bringOffline for codex nodes 2023-09-13 12:09:44 +02:00
benbierens
53bb9968ff
Metrics test passed 2023-09-13 11:59:21 +02:00
benbierens
1ca3ddc67e
Implements metrics plugin 2023-09-13 11:25:08 +02:00
benbierens
7e7414d491
Removes core-interface associate methods. 2023-09-13 08:55:04 +02:00
benbierens
dd6b99c670
Brings back all the tests. 2023-09-12 15:43:30 +02:00
ThatBen
48dda1735c Good progress 2023-09-11 16:57:57 +02:00
benbierens
83d184177a
Moving all codex details to CodexPlugin 2023-09-11 11:59:33 +02:00
benbierens
6915e90861
Extracts file manager utils to separate assembly 2023-09-11 10:43:27 +02:00
benbierens
d074f64c42
a 2023-09-08 14:03:47 +02:00
benbierens
9d2dbbbcab
Fixes missing usings 2023-09-08 10:21:40 +02:00
benbierens
df6da29a69
Moves ByteSize to Utils assembly. 2023-09-08 09:39:56 +02:00
benbierens
23f5318dfc
More uploads 2023-09-01 14:40:48 +02:00
benbierens
3df4a97bba
debugging local 2023-09-01 10:39:41 +02:00
benbierens
8f61c46ff0
Adds simple test to ensure routing table is correctly filled. 2023-08-29 16:08:40 +02:00
benbierens
249b13d503
Adds tests to ensure marketplace and metrics don't interfere with peer discovery 2023-08-28 11:16:58 +02:00
benbierens
b276592daf
Fixes download stream error in peerDownloadHelper 2023-08-24 15:56:56 +02:00
benbierens
7da90fc53b
cleanup 2023-08-24 15:45:21 +02:00
benbierens
7eda26d177
Cleanup of full-connectivity helper. 2023-08-24 10:59:11 +02:00