tidb icon indicating copy to clipboard operation
tidb copied to clipboard

File restore: track progress of file restore.

Open 3pointer opened this issue 2 years ago • 6 comments

What problem does this PR solve?

Issue Number: close #xxx

Problem Summary:

What is changed and how it works?

Check List

Tests

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

Side effects

  • [ ] Performance regression: Consumes more CPU
  • [ ] Performance regression: Consumes more Memory
  • [ ] Breaking backward compatibility

Documentation

  • [ ] Affects user behaviors
  • [ ] Contains syntax changes
  • [ ] Contains variable changes
  • [ ] Contains experimental features
  • [ ] Changes MySQL compatibility

Release note

Please refer to Release Notes Language Style Guide to write a quality release note.

None

3pointer avatar Jul 06 '23 08:07 3pointer

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

ti-chi-bot[bot] avatar Jul 06 '23 08:07 ti-chi-bot[bot]

[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 ask for approval from 3pointer. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

ti-chi-bot[bot] avatar Jul 06 '23 08:07 ti-chi-bot[bot]

Hi @3pointer. Thanks for your PR.

PRs from untrusted users cannot be marked as trusted with /ok-to-test in this repo meaning untrusted PR authors can never trigger tests themselves. Collaborators can still trigger tests on the PR using /test all.

I understand the commands that are listed here.

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.

tiprow[bot] avatar Jul 06 '23 08:07 tiprow[bot]

[FORMAT CHECKER NOTIFICATION]

Notice: To remove the do-not-merge/needs-linked-issue label, please provide the linked issue number on one line in the PR body, for example: Issue Number: close #123 or Issue Number: ref #456.

:open_book: For more info, you can check the "Contribute Code" section in the development guide.

ti-chi-bot[bot] avatar Jul 24 '23 11:07 ti-chi-bot[bot]

PR needs rebase.

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.

ti-chi-bot[bot] avatar Jul 26 '23 09:07 ti-chi-bot[bot]

@3pointer: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
idc-jenkins-ci-tidb/build 7dbe16d98eac8e740ecd1ee2272e4e25fe53ff46 link true /test build
idc-jenkins-ci-tidb/unit-test 7dbe16d98eac8e740ecd1ee2272e4e25fe53ff46 link true /test unit-test
pull-mysql-client-test 7dbe16d98eac8e740ecd1ee2272e4e25fe53ff46 link true /test pull-mysql-client-test
idc-jenkins-ci-tidb/check_dev 7dbe16d98eac8e740ecd1ee2272e4e25fe53ff46 link true /test check-dev
idc-jenkins-ci-tidb/mysql-test 7dbe16d98eac8e740ecd1ee2272e4e25fe53ff46 link true /test mysql-test
pull-integration-ddl-test 7dbe16d98eac8e740ecd1ee2272e4e25fe53ff46 link true /test pull-integration-ddl-test
idc-jenkins-ci-tidb/check_dev_2 7dbe16d98eac8e740ecd1ee2272e4e25fe53ff46 link true /test check-dev2
pull-br-integration-test 7dbe16d98eac8e740ecd1ee2272e4e25fe53ff46 link true /test pull-br-integration-test
pull-lightning-integration-test 7dbe16d98eac8e740ecd1ee2272e4e25fe53ff46 link true /test pull-lightning-integration-test
pull-integration-e2e-test 7dbe16d98eac8e740ecd1ee2272e4e25fe53ff46 link true /test pull-integration-e2e-test
pull-integration-realcluster-test-next-gen 7dbe16d98eac8e740ecd1ee2272e4e25fe53ff46 link true /test pull-integration-realcluster-test-next-gen
pull-unit-test-next-gen 7dbe16d98eac8e740ecd1ee2272e4e25fe53ff46 link true /test pull-unit-test-next-gen

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-sigs/prow repository. I understand the commands that are listed here.

ti-chi-bot[bot] avatar Sep 26 '25 17:09 ti-chi-bot[bot]