datahaven/test/launcher
undercover-cactus 265581182a
test: launch backend in e2e tests and cli (#418)
## Summary

We are now launching the MSP backend when starting stpragehub services.
In this PR, we also fix the MSP and BSP node configuration and register
it with the correct keys.

## What changed

* Added a launch Backend MSP function that is called when launching
storage hub services
* Fix the wrong genesis error message in storagehub node by removing the
`--chain dev` flags (so it can be launch of the same network as our
local datahaven nodes).
* Use the correct keys to register MSP and BSP. We were injecting
different keys that the one we used for MSP and BSP registration leading
to the MSP and BSP node to never fully register as storage providers.

---------

Co-authored-by: Ahmad Kaouk <56095276+ahmadkaouk@users.noreply.github.com>
2026-02-04 15:56:25 +01:00
..
network test: refactor e2e tests (#365) 2025-12-24 13:31:40 +01:00
types test: refactor e2e tests (#365) 2025-12-24 13:31:40 +01:00
utils refactor: remove duplicate function not used (#399) 2026-01-20 07:32:05 +00:00
contracts.ts feat: enable AVS owner workflow (#332) 2025-12-10 17:38:21 +01:00
datahaven.ts test: refactor e2e tests (#365) 2025-12-24 13:31:40 +01:00
index.ts test: 🏗️ Setup e2e testing framework (#104) 2025-07-16 18:51:07 +02:00
kurtosis.ts chore: upgrade kurtosis eth package to v6.0.0 (#409) 2026-01-27 15:14:11 +01:00
parameters.ts perf: Batch runtime parameter updates to speed up E2E setup (#368) 2025-12-22 15:57:32 +01:00
relayers.ts refactor: cleanup old rewards model (#383) 2026-01-09 15:25:49 +01:00
storagehub-docker.ts test: launch backend in e2e tests and cli (#418) 2026-02-04 15:56:25 +01:00
validators.ts test: refactor e2e tests (#365) 2025-12-24 13:31:40 +01:00