-
Notifications
You must be signed in to change notification settings - Fork 118
fix CI failed because ttl-enable TiKV cluster cannot support TxnKV #281
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
Merged
marsishandsome
merged 1 commit into
tikv:master
from
marsishandsome:feature/fix-ci-with-txnkv
Sep 30, 2021
Merged
fix CI failed because ttl-enable TiKV cluster cannot support TxnKV #281
marsishandsome
merged 1 commit into
tikv:master
from
marsishandsome:feature/fix-ci-with-txnkv
Sep 30, 2021
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
Author
|
/run-all-tests |
929a7ec to
6c9ac8c
Compare
Collaborator
Author
|
/run-all-tests |
6c9ac8c to
696bd2b
Compare
Collaborator
Author
|
/run-all-tests |
696bd2b to
9fba890
Compare
Collaborator
Author
|
/run-all-tests |
9fba890 to
859e6ac
Compare
Collaborator
Author
|
/run-all-tests |
859e6ac to
6a0cb84
Compare
Collaborator
Author
|
/run-all-tests |
6a0cb84 to
588ed7a
Compare
Collaborator
Author
|
/run-all-tests |
b6093bf to
c659602
Compare
Collaborator
Author
|
/run-all-tests |
56cd397 to
c7e289e
Compare
Collaborator
Author
|
/run-all-tests |
c7e289e to
4117d3a
Compare
Collaborator
Author
|
/run-all-tests |
4117d3a to
3d5cd61
Compare
Collaborator
Author
|
/run-all-tests |
3d5cd61 to
48519d8
Compare
Collaborator
Author
|
/run-all-tests |
f0886b6 to
63b3b7b
Compare
58e852a to
6f9eb26
Compare
Collaborator
Author
|
/run-all-tests |
6f9eb26 to
69f2b09
Compare
Collaborator
Author
|
/run-all-tests |
69f2b09 to
7f15609
Compare
Collaborator
Author
|
/run-all-tests |
7f15609 to
6427c02
Compare
Collaborator
Author
|
/run-all-tests |
6928fb5 to
9b0f551
Compare
Collaborator
Author
|
/run-all-tests |
9b0f551 to
29cbe17
Compare
Collaborator
Author
|
/run-all-tests |
1 similar comment
Collaborator
Author
|
/run-all-tests |
29cbe17 to
80e29ff
Compare
Collaborator
Author
|
/run-all-tests |
80e29ff to
8126f07
Compare
Collaborator
Author
|
/run-all-tests |
8126f07 to
aeed7d5
Compare
Collaborator
Author
|
/run-all-tests |
aeed7d5 to
1ce1dda
Compare
Collaborator
Author
|
/run-all-tests |
Signed-off-by: marsishandsome <marsishandsome@gmail.com>
1ce1dda to
a1fa92e
Compare
Collaborator
Author
|
/run-all-tests |
andylokandy
approved these changes
Sep 30, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Signed-off-by: marsishandsome marsishandsome@gmail.com
What problem does this PR solve?
close #270
CI failed because ttl-enable TiKV cluster cannot support TxnKV
What is changed and how it works?
run two different tikv clusters
Check List
Tests
Code changes
Side effects
Related changes