Skip to content
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 CI failed because ttl-enable TiKV cluster cannot support TxnKV #281

Merged

Conversation

marsishandsome
Copy link
Collaborator

@marsishandsome marsishandsome commented Sep 24, 2021

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

  • one for rawkv test
  • another for txnkv test

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Code changes

  • Has exported function/method change
  • Has exported variable/fields change
  • Has interface methods change
  • Has persistent data change

Side effects

  • Possible performance regression
  • Increased code complexity
  • Breaking backward compatibility

Related changes

  • Need to cherry-pick to the release branch
  • Need to update the documentation
  • Need to be included in the release note

@marsishandsome
Copy link
Collaborator Author

/run-all-tests

@marsishandsome
Copy link
Collaborator Author

/run-all-tests

@marsishandsome
Copy link
Collaborator Author

/run-all-tests

@marsishandsome
Copy link
Collaborator Author

/run-all-tests

@marsishandsome marsishandsome changed the title ignore ci test with TxnKV [WIP] ignore ci test with TxnKV Sep 24, 2021
@marsishandsome
Copy link
Collaborator Author

/run-all-tests

@marsishandsome
Copy link
Collaborator Author

/run-all-tests

@marsishandsome marsishandsome changed the title [WIP] ignore ci test with TxnKV [WIP] optimize ci test Sep 27, 2021
@marsishandsome
Copy link
Collaborator Author

/run-all-tests

@marsishandsome marsishandsome force-pushed the feature/fix-ci-with-txnkv branch 2 times, most recently from b6093bf to c659602 Compare September 27, 2021 05:49
@marsishandsome
Copy link
Collaborator Author

/run-all-tests

@marsishandsome marsishandsome force-pushed the feature/fix-ci-with-txnkv branch 3 times, most recently from 56cd397 to c7e289e Compare September 27, 2021 06:26
@marsishandsome
Copy link
Collaborator Author

/run-all-tests

@marsishandsome
Copy link
Collaborator Author

/run-all-tests

@marsishandsome
Copy link
Collaborator Author

/run-all-tests

@marsishandsome
Copy link
Collaborator Author

/run-all-tests

@marsishandsome marsishandsome force-pushed the feature/fix-ci-with-txnkv branch 2 times, most recently from f0886b6 to 63b3b7b Compare September 29, 2021 03:20
@marsishandsome
Copy link
Collaborator Author

/run-all-tests

@marsishandsome
Copy link
Collaborator Author

/run-all-tests

@marsishandsome
Copy link
Collaborator Author

/run-all-tests

@marsishandsome
Copy link
Collaborator Author

/run-all-tests

@marsishandsome marsishandsome force-pushed the feature/fix-ci-with-txnkv branch 2 times, most recently from 6928fb5 to 9b0f551 Compare September 29, 2021 06:33
@marsishandsome
Copy link
Collaborator Author

/run-all-tests

@marsishandsome
Copy link
Collaborator Author

/run-all-tests

1 similar comment
@marsishandsome
Copy link
Collaborator Author

/run-all-tests

@marsishandsome
Copy link
Collaborator Author

/run-all-tests

@marsishandsome
Copy link
Collaborator Author

/run-all-tests

@marsishandsome
Copy link
Collaborator Author

/run-all-tests

@marsishandsome
Copy link
Collaborator Author

/run-all-tests

Signed-off-by: marsishandsome <marsishandsome@gmail.com>
@marsishandsome
Copy link
Collaborator Author

/run-all-tests

@marsishandsome marsishandsome changed the title [WIP] optimize ci test fix CI failed because ttl-enable TiKV cluster cannot support TxnKV Sep 29, 2021
@marsishandsome marsishandsome merged commit dcea3b3 into tikv:master Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI failed because ttl-enable TiKV cluster cannot support TxnKV
3 participants