19 Commits

Author SHA1 Message Date
andrussal
7dea766801 cfgsync: remove panics and blocking mutex 2025-12-18 22:59:16 +01:00
andrussal
027fd598a7 env: centralize NOMOS/POL env var parsing 2025-12-18 18:19:38 +01:00
andrussal
540ef9f9c2 configs: validate DA subnet ids and handle empty network layouts 2025-12-18 14:40:49 +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
eca9711ad9 examples: add cucumber runners 2025-12-17 17:28:29 +01:00
andrussal
f451fd504d refactor(testing-framework): rename runners to deployers
- Update paths and orchestration for deployers (compose/k8s/local/docker)

- Consolidate scripts helpers and refresh book/README docs
2025-12-16 21:20:27 +01:00
andrussal
65ec332743 Update Grafana dashboards and k8s runner assets 2025-12-16 17:14:24 +01:00
andrussal
de2e043e2a docs: add compilable doc-snippets crate 2025-12-16 06:55:44 +01:00
andrussal
26dfa1b795 refactor: explicit retry policies + RAII port-forwards 2025-12-15 23:13:38 +01:00
andrussal
e4488b74c7 Update framework for nomos-node master 2025-12-15 17:47:00 +01:00
andrussal
a775613af8 CI: drop local Cargo.toml patch overrides 2025-12-13 12:36:05 +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
f9853aa033 Remove unused deps from testing-framework-core 2025-12-10 16:04:03 +01:00
andrussal
b7d9386c26 Add cfgsync input validation module and thiserror dep 2025-12-10 09:22:47 +01:00
andrussal
ec4a1e26e5 Extend CI smoke runs to 120s 2025-12-10 05:48:44 +01:00
andrussal
ff63bc0132 Centralize cfgsync port/KZG defaults in Rust 2025-12-09 17:34:34 +01:00
andrussal
ce5f2146ae Align workflows and configs with latest nomos-node rev 2025-12-06 10:17:06 +01:00
andrussal
e1c2bb2b95 Initial import of Nomos testing framework 2025-12-01 18:36:58 +01:00