DAL: Move some E2E tests to gossipsub
What
Move some tests to gossipsub
Why
Make them less flaky
How
Change the way the scenario works so that DAL nodes are connected via gossipsub
Manually testing the MR
Running:
dune exec tezt/tests/main.exe -- --match "_lag" -v
and observe it passes. Maybe try with --loop but it takes some times.
Edited by François Thiré