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
Slava
50a1281a92
Decrease Codex Pods resources request
2023-09-18 17:24:11 +03:00
Eric
f2ad9e1198
Add `WaitForStorageContractFinished` for marketplace tests
2023-09-14 15:24:12 +10:00
Eric
0d9aa230da
Fix re-evaluation of condition in `Time.WaitUntil`
...
For example, seller.Marketplace.GetBalance() is captured once on call, and then is compared to a continually updated sellerWithFailures.Marketplace.GetBalance.
Update RetryAssert such that `var c = constraint.Resolve();` is executed inside of the `Time.WaitUntil` instead of outside, so it is continually reevaluated.
2023-09-14 15:22:46 +10:00
Eric
d412665f97
revert change to codex image
2023-09-14 15:19:06 +10:00
Eric
5dbaaaee0f
replace tab chars with spaces
2023-09-14 15:17:30 +10:00
Eric
fd012196f8
cleanup
2023-09-14 15:11:04 +10:00
Eric
52b907e52e
Add LogLevelWithTopics, Get simulate proof failures test running
2023-09-14 15:04:37 +10:00
Eric
f765933efa
update WithLogLevel to accept params string[]
2023-09-14 15:03:09 +10:00
Eric
5f9371e95e
Add validator and simulation of proof failures
2023-09-14 15:02:53 +10: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
benbierens
c0b7d3a747
Hooks up block maintenance interval config param.
2023-08-14 15:51:03 +02:00
benbierens
6e5e30afd4
rigged up a pod crash detector maybe
2023-08-14 15:10:36 +02:00
benbierens
9f0600d6c1
Automatic quota line. Holding test.
2023-08-14 10:35:42 +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
b4302ab6f7
Decent dashboard setup
2023-08-13 11:19:35 +02:00
benbierens
75cdb94e27
use cluster-external addresses for dashboard URLs
2023-08-13 10:10:47 +02:00
benbierens
bce8a48cad
logs grafana image id
2023-08-13 10:07:47 +02:00