Commit Graph

227 Commits

Author SHA1 Message Date
ThatBen fb7488769d Clean up core accessibility 2023-09-14 15:40:15 +02:00
benbierens 0b67dc56bb
wiring up metadata 2023-09-13 16:06:05 +02:00
benbierens a2e07fbd2e
Automatic downloading of container logs on test failure 2023-09-13 15:10:19 +02:00
benbierens ca5981e852
Cleanup codex log level and namespace override 2023-09-13 14:37:53 +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 1ca3ddc67e
Implements metrics plugin 2023-09-13 11:25:08 +02:00
benbierens 3c724f6206
initialize plugins with constructor 2023-09-13 10:03:11 +02:00
benbierens d900416d7c
setting up for metrics 2023-09-13 09:12:18 +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
benbierens 8849c4dfa7
Extracts plugin mapping to core assembly. 2023-09-12 14:50:18 +02:00
benbierens dc1bed6861
Extracts core from disttest core. 2023-09-12 13:34:58 +02:00
benbierens 4cbd9ac828
workflow creator lifecycle 2023-09-12 11:37:20 +02:00
benbierens c995732f35
Fun with assembly loading 2023-09-12 11:25:04 +02:00
benbierens 0f86642524
simple test lined up 2023-09-12 10:31:55 +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 1b3b45a6a4
Bumps codex resources 2023-09-08 18:13:54 +02:00
benbierens a5749824fb
Update to full connectivity helper 2023-09-08 15:43:10 +02:00
benbierens 75b16bd2ca
Include request resource sets. 2023-09-08 13:47:49 +02:00
benbierens 9d2dbbbcab
Fixes missing usings 2023-09-08 10:21:40 +02:00
benbierens 13dcaff5d1
Reduces resources for codex instances 2023-09-08 10:16:12 +02:00
benbierens 195527b650
Wires up resource limits 2023-09-08 10:14:52 +02:00
benbierens df6da29a69
Moves ByteSize to Utils assembly. 2023-09-08 09:39:56 +02:00
benbierens 999ed6cfc8
Creates persistent-volume-claims for codex nodes 2023-09-07 10:37:52 +02:00
benbierens aa3e500a58
Adds volume support to container recipe factory 2023-09-07 08:19:19 +02:00
Slava d409f6c01e
Make Grafana dashboard more portable 2023-09-06 15:25:43 +03: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 c22ba346af
Adds peer info to dashboard 2023-08-25 08:32:08 +02:00
benbierens b276592daf
Fixes download stream error in peerDownloadHelper 2023-08-24 15:56:56 +02:00
benbierens eec70a9b8c
Adds peer connectivity check after deployment 2023-08-24 11:32:32 +02:00
benbierens 7eda26d177
Cleanup of full-connectivity helper. 2023-08-24 10:59:11 +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
benbierens 47aedc2ac8
cleanup 2023-08-22 15:51:39 +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 c8cb04d859
Allows downloading only log-tails. 2023-08-16 16:13:29 +02:00
benbierens 6486dba289
Asserting correct filesize and block numbers in the codex logs 2023-08-16 10:52:44 +02:00
benbierens 08ee09af1e
wires crashWatcher into CodexStarter 2023-08-15 11:01:18 +02:00
benbierens 72fa368357
working example of crash log recovery 2023-08-15 10:03:01 +02:00
benbierens 86bae93e98
Wires up block-maintenance number of blocks param 2023-08-14 16:37:31 +02:00