tiflow
tiflow copied to clipboard
[DNM]: test trigger on release-8.1
What problem does this PR solve?
Issue Number: close #xxx
What is changed and how it works?
Check List
Tests
- Unit test
- Integration test
- Manual test (add detailed scripts or steps below)
- No code
Questions
Will it cause performance regression or break compatibility?
Do you need to update user documentation, design documentation or monitoring documentation?
Release note
Please refer to [Release Notes Language Style Guide](https://pingcap.github.io/tidb-dev-guide/contribute-to-tidb/release-notes-style-guide.html) to write a quality release note.
If you don't think this PR needs a release note then fill it with `None`.
This cherry pick PR is for a release branch and has not yet been approved by triage owners.
Adding the do-not-merge/cherry-pick-not-approved
label.
To merge this cherry pick:
- It must be approved by the approvers firstly.
- AFTER it has been approved by approvers, please wait for the cherry-pick merging approval from triage owners.
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/test-infra repository.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign overvenus for approval. For more information see the Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment
wait for tiflash and tikv binary building finished, then try again.
/test verify
Codecov Report
Merging #10891 (464bbb3) into release-8.1 (8a3b776) will increase coverage by
0.0112%
. The diff coverage isn/a
.
Additional details and impacted files
Components | Coverage Δ | |
---|---|---|
cdc | 61.6880% <ø> (+0.0133%) |
:arrow_up: |
dm | 51.2495% <ø> (+0.0080%) |
:arrow_up: |
engine | 63.4020% <ø> (+0.0141%) |
:arrow_up: |
Flag | Coverage Δ | |
---|---|---|
unit | 57.3973% <ø> (+0.0111%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
@@ Coverage Diff @@
## release-8.1 #10891 +/- ##
===================================================
+ Coverage 57.3861% 57.3973% +0.0111%
===================================================
Files 849 849
Lines 124997 124997
===================================================
+ Hits 71731 71745 +14
+ Misses 47876 47864 -12
+ Partials 5390 5388 -2
/retest
/test dm-integration-test
/test dm-integration-test
/test dm-integration-test
/test dm-integration-test
@purelind: The following test failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
pull-dm-integration-test | 464bbb3d027f75ff9758cf82e18fd1fdbed4e3a3 | link | true | /test dm-integration-test |
Full PR test history. Your PR dashboard.
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/test-infra repository. I understand the commands that are listed here.