Commit Graph

89 Commits

Author SHA1 Message Date
benbierens aa3e500a58
Adds volume support to container recipe factory 2023-09-07 08:19:19 +02:00
benbierens c673aff0fe
Merge branch 'master' into feature/continuous-peer-test 2023-09-04 09:13:15 +02:00
Slava a4b6b561d7
Feature/add annotations for prometheus (#49)
* Add Prometheus annotations for Codex Pods (#48)

* Remove unnecessary condition (#48)

* Update Annotations to be handled via ContainerRecipe (#48)

* Wires up metrics port to codex pod annotation

* Cleans up handling of pod labels

* Fix annotations names (#48)

---------

Co-authored-by: benbierens <thatbenbierens@gmail.com>
2023-09-04 10:08:34 +03:00
benbierens a29d646027
Removes future-numbers. 2023-09-01 08:45:23 +02:00
benbierens cf9d2ffe19
Fix for marketplace request deserialization 2023-08-31 11:19:53 +02:00
benbierens 7d042d0a1c
Log replacements for node ids in continuous test fixture logs. 2023-08-30 10:57:20 +02:00
Ben Bierens 4cc09c268a
Merge pull request #47 from codex-storage/feature/handle-non-200-response-code
Add better error handling for non-200 codes
2023-08-29 15:59:00 +02:00
benbierens 3aea8f41b8
wires up timing measurement for peer download helper. 2023-08-29 10:09:48 +02:00
benbierens eec70a9b8c
Adds peer connectivity check after deployment 2023-08-24 11:32:32 +02:00
benbierens 9a117cca70
rigs continuous testnet for holdmybeer test. 2023-08-23 08:29:16 +02:00
benbierens 2803b8b484
Merge branch 'master' into spike/local-continuous-debug
# Conflicts:
#	DistTestCore/Codex/CodexContainerRecipe.cs
2023-08-22 15:53:07 +02:00
Eric 70c56eadec
Add better error handling for non-200 codes
Also add better json deserialization error handling
2023-08-18 15:40:40 +10:00
benbierens aaca9e1ec5
Bumps to new images. 2023-08-17 11:06:45 +02:00
benbierens 08ee09af1e
wires crashWatcher into CodexStarter 2023-08-15 11:01:18 +02:00
benbierens 86bae93e98
Wires up block-maintenance number of blocks param 2023-08-14 16:37:31 +02:00
benbierens c0b7d3a747
Hooks up block maintenance interval config param. 2023-08-14 15:51:03 +02:00
benbierens f2346d5d09
Merge branch 'feature/grafana-dashboard' into spike/local-continuous-debug
# Conflicts:
#	ContinuousTests/ContinuousTestRunner.cs
2023-08-14 08:19:09 +02:00
benbierens f1131abf79
Wires dashboard into deployer 2023-08-13 09:07:23 +02:00
benbierens 7280fcc3cf
Merge branch 'master' into spike/local-continuous-debug
# Conflicts:
#	ContinuousTests/ContinuousTestRunner.cs
2023-08-10 14:26:36 +02:00
benbierens 598dc766fa
use extra log codex image 2023-08-08 09:44:38 +02:00
benbierens 0259c30bb5
Wires up pod labels 2023-08-07 15:51:44 +02:00
benbierens 9fab7757b0
Pins codex image to fixed hash 2023-08-04 07:55:46 +02:00
benbierens 5675c1d77a
use codex version info in logging 2023-07-31 11:51:29 +02:00
benbierens 9a7946c863
Basic tests pass 2023-07-31 09:16:52 +02:00
benbierens dbbd05ea97
Merge branch 'master' into feature/docker-image-testruns
# Conflicts:
#	DistTestCore/Codex/CodexContainerRecipe.cs
2023-07-21 09:34:37 +02:00
benbierens 0f9e6b6b58
Bumps to latest codex image 2023-07-21 07:44:13 +02:00
benbierens f2517b2ade
Bump to latest codex master image 2023-07-20 09:02:17 +02:00
benbierens 5f89db4012
Bumps to latest codex image 2023-07-18 09:18:43 +02:00
benbierens 6892080128
Disables future-counting API call 2023-07-18 08:03:16 +02:00
benbierens fe25166478
Better http timeout and retrying values 2023-07-17 15:21:10 +02:00
benbierens fa7ba9149e
Sets docker images in constructor of recipes 2023-07-17 11:12:14 +02:00
benbierens b295314bde
fixes blockTTL envvar 2023-07-14 10:45:26 +02:00
benbierens f23926636c
Setting up way to run different codex images 2023-07-14 10:18:37 +02:00
benbierens 2de7fc7f20
Bumps to latest official codex image. 2023-07-13 10:36:43 +02:00
benbierens 6109921849
Enables auto-NAT option 2023-07-13 10:05:40 +02:00
benbierens 1ef65f00f9
Merge branch 'master' into feature/codex-net-deployer
# Conflicts:
#	DistTestCore/Marketplace/MarketplaceAccess.cs
2023-07-12 14:55:42 +02:00
benbierens 42acb862b6
Removes docker images from config because they aren't configurable this way. 2023-07-11 14:56:40 +02:00
benbierens 17935f4c9e
Adds metrics container to deployment json 2023-07-11 12:21:48 +02:00
benbierens d982f39870
Adds threshold checking test 2023-07-07 08:52:53 +02:00
benbierens 52c9ec9211
Restores two-client test 2023-07-04 16:04:18 +02:00
benbierens 05e60a6b74
Future-counting test 2023-07-03 08:39:11 +02:00
benbierens e7e464b4fa
Adds container alias to log. Useful for transient nodes 2023-06-30 08:39:18 +02:00
benbierens 66e6cdc027
Flattens CodexNode into CodexAccess 2023-06-29 16:07:49 +02:00
benbierens d985e3191a
Adds blockTTL to configuration of codex containers 2023-06-29 16:03:45 +02:00
benbierens 2f5bf4b76e
Adds configuration for selling of storage space 2023-06-28 08:48:46 +02:00
benbierens 63068aae1d
Debugging marketplace test 2023-06-27 15:28:00 +02:00
benbierens 2e09c9135e
Adds metadata about codex deployment 2023-06-23 09:08:18 +02:00
benbierens aa9b667940
Writes codex-deployment.json which can be used by the test running. 2023-06-23 08:44:27 +02:00
benbierens f242ad5a16
Adds option to declare validators. 2023-06-22 15:58:18 +02:00
benbierens cd69565c2e
Successful local deploy 2023-06-22 14:37:37 +02:00