tests: fix TestTSOKeyspaceGroupSplitElection#10032
tests: fix TestTSOKeyspaceGroupSplitElection#10032ti-chi-bot[bot] merged 1 commit intotikv:masterfrom
Conversation
|
Hi @liupan1111. Thanks for your PR. I'm waiting for a tikv member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/retest |
|
@liupan1111: Cannot trigger testing until a trusted user reviews the PR and leaves an DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
d95cb56 to
3543786
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #10032 +/- ##
==========================================
- Coverage 78.44% 78.27% -0.18%
==========================================
Files 503 511 +8
Lines 67176 68324 +1148
==========================================
+ Hits 52699 53479 +780
- Misses 10653 10946 +293
- Partials 3824 3899 +75
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
3543786 to
f2e3f37
Compare
|
As for the PR title, usually we use the subsystem name or module name, see https://github.com/tikv/pd/blob/master/CONTRIBUTING.md |
ok, let me modify |
Signed-off-by: Pan Liu <liupan1111@gmail.com>
f2e3f37 to
a6fa5f2
Compare
|
/retest |
|
@liupan1111: Cannot trigger testing until a trusted user reviews the PR and leaves an DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/ok-to-test |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: JmPotato, rleungx The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest |
|
/retest-required |
1 similar comment
|
/retest-required |
|
/test pull-unit-test-next-gen-2 |
|
/retest-required |
|
/test pull-unit-test-next-gen-2 |
1 similar comment
|
/test pull-unit-test-next-gen-2 |
What problem does this PR solve?
Issue Number: Close #9842
What is changed and how does it work?
Check List
Tests
Release note