Tezt_cloud: Refactor Etherlink utilities
What
Parent MR: !18768 (merged)
Refactoring the following pieces of code and moving them in their own modules:
echo_rollupetherlink_helpers
Why
Currently, I will try to split the DAL scenario in self-contained chunks, and after this is finished, we can adapt the LAYER1 scenario to use the newly introduced utilities.
How
Manually testing the MR
Check with any tezt-cloud DAL scenario. This is just moving code from one place to another, so it should be a no-op.
Checklist
-
Document the interface of any function added or modified (see the coding guidelines) -
Document any change to the user interface, including configuration parameters (see node configuration) -
Provide automatic testing (see the testing guide). -
For new features and bug fixes, add an item in the appropriate changelog ( docs/protocols/alpha.rstfor the protocol and the environment,CHANGES.rstat the root of the repository for everything else). -
Select suitable reviewers using the Reviewersfield below. -
Select as Assigneethe next person who should take action on that MR