Skip to content
Merged
Changes from 3 commits
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’ll need approval to trigger the test.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
for a basic test or a hard-migration test respectively. After commenting, you’ll need approval to trigger the test.
for a basic test or a hard-migration test respectively. After commenting, the job needs to be approved to actually run.

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

If you’re within DA, you can self-approve; otherwise, contact an existing maintainer to approve it.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
If youre within DA, you can self-approve; otherwise, contact an existing maintainer to approve it.
If you're a Digital Asset employee, you can self-approve; otherwise, contact an existing maintainer to approve it.

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


### Enabling the new Canton bft ordering layer

Expand Down
Loading