[go: up one dir, main page]

Use agent_kind in layer1 Tezt cloud scenario

This is a small MR that aims to use the "standard" Agent_kind agent description into the layer1 tezt cloud test. This is not a complete transformation, as we might want to remove the regex usage from the l1 scenario, but it is already improving the scenario.

This is expected to be noop for the behavior of the test but it will change a bit the naming of the agent.

Note that this MR also updates the naming of the Baker to baker instead of attester. This might be confusing when reading the logs with the new naming.

Closes #8049 (closed)

Manually testing the MR

Run a simple L1 and DAL scenario.

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.rst for the protocol and the environment, CHANGES.rst at the root of the repository for everything else).
  • Select suitable reviewers using the Reviewers field below.
  • Select as Assignee the next person who should take action on that MR
Edited by Victor Allombert

Merge request reports

Loading