11 Commits

Author SHA1 Message Date
Hansie Odendaal
dc06af5486
update for main repo changes (#10)
Update for main repo changes - this implied many changes in the testing framework code

removal of DA config-related code that was still present because it was required by node code until now
nomos-da-network-core = { workspace = true }
subnetworks-assignations = { workspace = true }
nomos-da-dispersal = { workspace = true }
nomos-da-network-core = { workspace = true }
nomos-da-network-service = { workspace = true }
nomos-da-sampling = { workspace = true }
nomos-da-verifier = { workspace = true }
nomos-ledger = { workspace = true, features = ["serde"] }
removal of the executor node
logos-blockchain-executor = { workspace = true }
2026-01-25 10:11:16 +02:00
andrussal
90816f9e02 Recover from poisoned locks in node control 2026-01-22 14:19:34 +01:00
andrussal
13a75e7818 Add manual cluster support 2026-01-22 14:19:32 +01:00
andrussal
625179b0e9 testing: add dynamic node control and config helpers 2026-01-22 12:08:13 +01:00
andrussal
bfe8764439 runner: honor duration with no workloads 2026-01-06 13:42:37 +01:00
andrussal
6031e7fd98 refactor(core): name settle and balancer intervals 2025-12-16 04:09:13 +01:00
andrussal
7891bc0be3 refactor(core): name retry policies and tuple aliases 2025-12-16 03:03:54 +01:00
andrussal
a54eb53697 Fix DA workload inclusions in compose runs 2025-12-13 11:36:47 +01:00
andrussal
3dbdc2acac Sync updates to docs, workloads, and monitoring 2025-12-13 05:59:28 +01:00
andrussal
a76630d3e1 Update topology imports to new module structure 2025-12-10 08:29:41 +01:00
andrussal
e1c2bb2b95 Initial import of Nomos testing framework 2025-12-01 18:36:58 +01:00