mirror of
https://github.com/logos-storage/logos-storage-nim-cs-dist-tests.git
synced 2026-08-10 16:13:10 +00:00
updates metrics name in twoclient test
This commit is contained in:
parent
d0bed64c68
commit
20f92633f7
@ -9,7 +9,7 @@ namespace ContinuousTests.Tests
|
||||
{
|
||||
public class TwoClientTest : ContinuousTest
|
||||
{
|
||||
private const string BytesStoredMetric = "codexRepostoreBytesUsed";
|
||||
private const string BytesStoredMetric = "codex_repostore_bytes_used";
|
||||
|
||||
public override int RequiredNumberOfNodes => 2;
|
||||
public override TimeSpan RunTestEvery => TimeSpan.FromMinutes(2);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user