Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions TESTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ There are two types of cluster tests that can be requested on a PR:
- A Hard Migration test, which tests the full hard migration workflow on a scratch cluster.

To request a cluster test to be run on your PR, comment on your pr `/cluster_test` or `/hdm_test`
for a basic test or a hard-migration test respectively. After commenting, reach out to the
[Splice Contributors](CONTRIBUTORS.md) to approve and trigger the actual test on your behalf.
for a basic test or a hard-migration test respectively. After commenting, you can self-approve and trigger the
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we need this to work for external contributors as well who cannot self-approve. So just mention that you should contact an existing maintainer without linking to anything and mention that within DA you cna self approve.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done. PTAL.

actual test.

### Enabling the new Canton bft ordering layer

Expand Down