benbierens
|
8d2ce8ae7a
|
Adds Readme to codex net deployer
|
2023-09-28 15:29:29 +02:00 |
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
|
0f12bcd086
|
Sets up local builder in codex plugin.
|
2023-09-28 11:31:09 +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 |
Slava
|
52345adb49
|
Update Continuous-Tests documentation (#67)
Some minor changes to reflect updated framework architecture
|
2023-09-25 20:04:06 +03:00 |
benbierens
|
9dbd33a906
|
Fixes serialization issue for running-pod type.
|
2023-09-25 09:57:27 +02:00 |
benbierens
|
3a24a77803
|
Adds option for partial matches of kube node names.
|
2023-09-25 09:19:29 +02:00 |
benbierens
|
10697f1047
|
Updates container location support
|
2023-09-25 08:47:19 +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
|
ea09605827
|
Reverts combining http and ws ports. Fixes runner location utils.
|
2023-09-22 09:52:30 +02:00 |
benbierens
|
e0a734591f
|
Sets geth http and ws port to same number.
|
2023-09-22 09:17:56 +02:00 |
benbierens
|
100a9f15b8
|
Downloads container log when codex contract deployment fails.
|
2023-09-22 08:42:18 +02:00 |
benbierens
|
d2854bb905
|
Cleanup
|
2023-09-22 07:43:46 +02:00 |
benbierens
|
192079f9c8
|
Adds name to geth container
|
2023-09-21 14:48:41 +02:00 |
benbierens
|
e1a529175a
|
Merge branch 'plugin-refactor'
|
2023-09-21 14:42:57 +02:00 |
benbierens
|
385fab498d
|
updates ci command
|
2023-09-21 14:42:45 +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 |
Ben Bierens
|
002d3a6ade
|
Merge pull request #58 from codex-storage/feature/marketplace-validator-sim-failures
[feature] Enable marketplace simulation of proof failures
|
2023-09-21 11:00:27 +02:00 |
Ben Bierens
|
c569a795ce
|
Merge pull request #59 from codex-storage/fix/wait-until
Fix re-evaluation of condition in `Time.WaitUntil`
|
2023-09-21 10:59:01 +02:00 |
Ben Bierens
|
7c45f213d9
|
Merge pull request #60 from codex-storage/feature/wait-for-contract-finished
Add `WaitForStorageContractFinished` for marketplace tests
|
2023-09-21 10:58:41 +02:00 |
benbierens
|
e4716b5471
|
Adds IHasContainer to geth objects.
|
2023-09-21 10:56:48 +02:00 |
Ben Bierens
|
3e24bcaf50
|
Merge pull request #64 from codex-storage/decrease-codex-pods-resources-request
Decrease Codex Pods resources request
|
2023-09-21 10:53:49 +02:00 |
benbierens
|
2f81927bef
|
Merge branch 'master' into plugin-refactor
|
2023-09-21 10:49:39 +02:00 |
benbierens
|
dbf0ed714c
|
Restores continuous test runner.
|
2023-09-21 10:33:09 +02:00 |
benbierens
|
b5e0c9bfe0
|
Console output alignment is important.
|
2023-09-21 08:49:09 +02:00 |
Slava
|
fb1ee57373
|
Cosmetic changes (#66)
|
2023-09-20 20:08:11 +03: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
|
48da92c737
|
Removes codex net downloader
|
2023-09-20 12:56:02 +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
|
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
|
df8ab6bcf5
|
Serialization gate requirement passed.
|
2023-09-20 10:13:29 +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 |
Slava
|
2e13954152
|
Pass a command during automated tests run (#65)
|
2023-09-19 17:53:15 +03:00 |
ThatBen
|
6cbf363bb1
|
restores balance asserts.
|
2023-09-19 16:22:07 +02:00 |
benbierens
|
4bc225f1d9
|
Cleanup
|
2023-09-19 13:58:45 +02:00 |