andrussal
|
a372a808bc
|
docs: sync book with current framework
|
2026-01-27 03:42:36 +01:00 |
|
andrussal
|
8d2dd4c86a
|
Unify ndoe types
|
2026-01-26 09:08:00 +01:00 |
|
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
|
015c884f9a
|
chore: rename node env vars and circuits scripts
|
2026-01-22 11:09:47 +01:00 |
|
andrussal
|
47b4e8531d
|
core: make scenario/topology building fallible
|
2025-12-18 22:48:45 +01:00 |
|
andrussal
|
bb0378792a
|
examples: export cucumber Mode and share runner defaults
|
2025-12-18 14:11:54 +01:00 |
|
andrussal
|
d5940c3192
|
examples: unify demo env vars
|
2025-12-18 09:26:47 +01:00 |
|
andrussal
|
29d9b40d72
|
obs: drop grafana query url + simplify env vars
|
2025-12-18 09:23:39 +01:00 |
|
andrussal
|
3496945bd2
|
examples(k8s): use consensus_liveness expectation
|
2025-12-18 09:09:27 +01:00 |
|
andrussal
|
15971dbae0
|
k8s: stabilize tx+DA workloads
|
2025-12-18 09:00:14 +01:00 |
|
andrussal
|
3a25c776b2
|
test: stabilize compose/k8s runners
|
2025-12-17 21:52:11 +01:00 |
|
andrussal
|
e05bf5e0bd
|
refactor(observability): remove embedded prometheus/grafana
Deployers no longer provision Prometheus/Grafana; metrics query/ingest now come from explicit URLs via env/flags.
|
2025-12-17 18:28:36 +01:00 |
|
andrussal
|
d6c79ed179
|
k8s runner: role-based metrics URLs
|
2025-12-17 17:04:41 +01:00 |
|
andrussal
|
b188bd7364
|
refactor(examples): declutter scenario builders
|
2025-12-16 01:41:24 +01:00 |
|
andrussal
|
26dfa1b795
|
refactor: explicit retry policies + RAII port-forwards
|
2025-12-15 23:13:38 +01:00 |
|
andrussal
|
6e619d4c03
|
testing-framework: improve runner defaults + checks
|
2025-12-15 22:29:36 +01:00 |
|
andrussal
|
57fe5e8376
|
More robustness: k8s namespace override + extra checks
|
2025-12-15 20:43:25 +01:00 |
|
andrussal
|
3dbdc2acac
|
Sync updates to docs, workloads, and monitoring
|
2025-12-13 05:59:28 +01:00 |
|
andrussal
|
3536c22db0
|
Refine demo tooling and unify runner config
|
2025-12-09 06:30:18 +01:00 |
|
andrussal
|
83c13b771c
|
Fix k8s runner keeping scenario alive during checks
|
2025-12-07 07:33:23 +01:00 |
|
andrussal
|
7e544c8838
|
Add *_with helpers for DSL blocks and apply to examples
|
2025-12-03 05:52:14 +01:00 |
|
andrussal
|
c0555ca347
|
Add topology_with helper and format scenario builder usage
|
2025-12-03 05:46:32 +01:00 |
|
andrussal
|
e1c2bb2b95
|
Initial import of Nomos testing framework
|
2025-12-01 18:36:58 +01:00 |
|