ThatBen
7ef3f615e1
Moves log downloading to core.
2023-09-14 15:26:46 +02: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
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
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
a05a82c030
cleanup of tools creation, adds automatic log prefixing.
2023-09-13 10:23:05 +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
140dd37c6e
fixes issue with unassociated coreinterfaces.
2023-09-12 15:18:36 +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
32ad778a91
twoclient test passed.
2023-09-12 11:43:46 +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
Slava
ef2c18c599
Fix Dist-Tests workflow input TESTID ( #57 )
2023-09-11 15:36:36 +03: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
07396644a4
Merge branch 'feature/automatic-volumes'
2023-09-11 10:00:28 +02:00
benbierens
0bcca1e845
unused usings
2023-09-11 09:58:23 +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
d074f64c42
a
2023-09-08 14:03:47 +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
075d9e6ae2
switched to ReadWriteOnce access mode
2023-09-07 10:55:35 +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
Ben Bierens
a03d9cd92f
Merge pull request #53 from codex-storage/feature/make-grafana-dashboard-more-portable
...
Make Grafana dashboard more portable
2023-09-07 08:11:07 +02:00
Slava
fdc98665e2
Fix Dist-Tests workflow inputs ( #54 )
2023-09-06 19:29:37 +03:00
Slava
d409f6c01e
Make Grafana dashboard more portable
2023-09-06 15:25:43 +03:00
benbierens
6115366656
August test report
2023-09-05 10:17:12 +02:00