-
Notifications
You must be signed in to change notification settings - Fork 59
Fix cluster test instructions in TESTING.md #3663
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix cluster test instructions in TESTING.md #3663
Conversation
[static] Signed-off-by: Jagath Weerasinghe <jagath.weerasinghe@digitalasset.com>
TESTING.md
Outdated
| 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 |
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done. PTAL.
[static] Signed-off-by: Jagath Weerasinghe <jagath.weerasinghe@digitalasset.com>
[static] Signed-off-by: Jagath Weerasinghe <jagath.weerasinghe@digitalasset.com>
moritzkiefer-da
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks
TESTING.md
Outdated
| 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. | ||
| If you’re within DA, you can self-approve; otherwise, contact an existing maintainer to approve it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| If you’re 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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
TESTING.md
Outdated
| 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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| 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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
[static] Signed-off-by: Jagath Weerasinghe <jagath.weerasinghe@digitalasset.com>
[static]