317 Commits

Author SHA1 Message Date
andrussal
9392280127 k8s: remove panics from runner invariants 2025-12-18 21:17:26 +01:00
andrussal
e66a813e05 tests: add cfgsync/topology parity checks 2025-12-18 21:01:24 +01:00
andrussal
9d2238b7a7 observability: unify compose and k8s deploy script 2025-12-18 20:58:53 +01:00
andrussal
698efc6292 scripts: fix --allow-nonzero-progress on macOS 2025-12-18 20:44:47 +01:00
andrussal
b9741f8d03 config: share base config generator 2025-12-18 20:33:37 +01:00
andrussal
ef5c59700d cfgsync: apply node config injection on client 2025-12-18 20:13:23 +01:00
andrussal
bd910953c0 kzg: unify params spec across runners 2025-12-18 20:01:27 +01:00
andrussal
f355ead47e docs: comprehensive documentation improvements
- Rename to 'Logos Blockchain Testing Framework Book'
- Rebrand protocol references from Nomos to Logos
- Add narrative improvements (Core Concept, learning paths, callouts)
- Expand best-practices and what-you-will-learn pages
- Add maintenance guide (README.md) with doc-snippets documentation
- Add Notion documentation links
- Fix code example imports and API signatures
- Remove all icons/emojis
2025-12-18 19:47:29 +01:00
andrussal
64dfe398e0 scripts: allow matrix soft-pass on progress 2025-12-18 19:40:29 +01:00
andrussal
f422c70f7c scripts: add --no-image-build to run-test-matrix 2025-12-18 18:57:39 +01:00
andrussal
972daa451a docs(book): update docs 2025-12-18 18:36:38 +01:00
andrussal
027fd598a7 env: centralize NOMOS/POL env var parsing 2025-12-18 18:19:38 +01:00
andrussal
4a47024a11 config: return Result from api/network config builders 2025-12-18 18:08:53 +01:00
andrussal
128e073ed8 config: add shared topology invariants validator 2025-12-18 18:02:50 +01:00
andrussal
2c0f1b1acc Merge branch 'refactor/decouple-observability' 2025-12-18 17:33:30 +01:00
andrussal
222436ed8d Reorganize scripts into subdirectories
Move helper scripts under scripts/{run,build,setup,ops,lib} and update all references across docs, CI, Docker, and Rust call sites.
2025-12-18 17:26:02 +01:00
andrussal
e7093df4e5 core: add non-panicking testing-endpoint APIs 2025-12-18 15:04:25 +01:00
andrussal
8a6d7236ef workflows: add try_* builder APIs for URLs and rates 2025-12-18 14:53:08 +01:00
andrussal
f0e9d2807b cfgsync: add typed config build errors and validation 2025-12-18 14:46:27 +01:00
andrussal
540ef9f9c2 configs: validate DA subnet ids and handle empty network layouts 2025-12-18 14:40:49 +01:00
andrussal
a582c00692 core: make readiness collectors resilient to HTTP errors 2025-12-18 14:27:49 +01:00
andrussal
bb0378792a examples: export cucumber Mode and share runner defaults 2025-12-18 14:11:54 +01:00
andrussal
91c9044abb refactor: remove embedded observability 2025-12-18 13:05:40 +01:00
andrussal
d8be8e589a scripts: add host/compose/k8s test matrix runner 2025-12-18 10:15:30 +01:00
andrussal
25dd0f1ac4 compose: reuse stack image build; drop runner.Dockerfile 2025-12-18 10:10:19 +01:00
andrussal
a8bf7e5006 stack: split test image Dockerfile 2025-12-18 09:58:47 +01:00
andrussal
d91fcc1d9d k8s: default KZG mode to inImage 2025-12-18 09:31:28 +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
40cddbea42 fix(scripts): make build_test_image bundle cleanup robust 2025-12-17 19:24:55 +01:00
andrussal
acaede4b81 k8s: restore KZG PV/PVC templates 2025-12-17 19:10:47 +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
96fcea1f96 workflows: retry tx submission
Also bump pinned NOMOS_NODE_REV.
2025-12-17 17:34:32 +01:00
andrussal
3965669f12 core: fix shared assets binary paths 2025-12-17 17:32:17 +01:00
andrussal
b78add7792 docs(book): update metrics url options 2025-12-17 17:30:17 +01:00
andrussal
eca9711ad9 examples: add cucumber runners 2025-12-17 17:28:29 +01:00
andrussal
d6c79ed179 k8s runner: role-based metrics URLs 2025-12-17 17:04:41 +01:00
andrussal
884490e634 fix(scripts): stabilize bundle + runners smoke tests
- Fix rapidsnark rebuild path in setup-nomos-circuits (Docker linux builds)

- Fix compose template path after runners→deployers rename

- Make local_runner 30s host run a pure smoke test
2025-12-17 09:10:09 +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
bba0350f58 docs(book): clarify observability + nomos-node rev workflow 2025-12-16 17:24:20 +01:00
andrussal
65ec332743 Update Grafana dashboards and k8s runner assets 2025-12-16 17:14:24 +01:00
andrussal
e1689f59f6 scripts: allow public ECR image selection 2025-12-16 12:02:38 +01:00
andrussal
a3aa416de5 k8s: support in-image KZG and dynamic grafana NodePort 2025-12-16 11:36:43 +01:00
andrussal
bf1aa47dca image: include KZG params file for EKS 2025-12-16 09:12:19 +01:00
andrussal
45fed55f8a k8s: support in-image KZG params for EKS 2025-12-16 08:19:56 +01:00
andrussal
158519ae0f scripts: select local vs ECR image for k8s 2025-12-16 08:05:01 +01:00
andrussal
ac01eb39cf docs: clarify README prerequisites and chaos support 2025-12-16 07:47:11 +01:00