tidb icon indicating copy to clipboard operation
tidb copied to clipboard

*: log refactor (WIP)

Open tiancaiamao 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

tiancaiamao avatar Sep 12 '23 01:09 tiancaiamao

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 Sep 12 '23 01:09 ti-chi-bot[bot]

Hi @tiancaiamao. 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 Sep 12 '23 01:09 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.


Notice: To remove the do-not-merge/needs-tests-checked label, please finished the tests then check the finished items in description.

For example:

Tests

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

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

ti-chi-bot[bot] avatar Sep 20 '23 08:09 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 tiancaiamao and additionally assign yudongusa, zanmato1984 for approval. 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 Sep 20 '23 08:09 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 Nov 17 '23 15:11 ti-chi-bot[bot]

@tiancaiamao: 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/mysql-test 9513cd8ca49baaa66bdabc9b561c187902510988 link true /test mysql-test
pull-integration-ddl-test 9513cd8ca49baaa66bdabc9b561c187902510988 link true /test pull-integration-ddl-test
idc-jenkins-ci-tidb/check_dev_2 9513cd8ca49baaa66bdabc9b561c187902510988 link true /test check-dev2
pull-mysql-client-test 9513cd8ca49baaa66bdabc9b561c187902510988 link true /test pull-mysql-client-test
idc-jenkins-ci-tidb/unit-test 9513cd8ca49baaa66bdabc9b561c187902510988 link true /test unit-test
idc-jenkins-ci-tidb/build 9513cd8ca49baaa66bdabc9b561c187902510988 link true /test build
idc-jenkins-ci-tidb/check_dev 9513cd8ca49baaa66bdabc9b561c187902510988 link true /test check-dev
pull-br-integration-test 9513cd8ca49baaa66bdabc9b561c187902510988 link true /test pull-br-integration-test
pull-lightning-integration-test 9513cd8ca49baaa66bdabc9b561c187902510988 link true /test pull-lightning-integration-test
pull-integration-e2e-test 9513cd8ca49baaa66bdabc9b561c187902510988 link true /test pull-integration-e2e-test
pull-integration-realcluster-test-next-gen 9513cd8ca49baaa66bdabc9b561c187902510988 link true /test pull-integration-realcluster-test-next-gen
pull-unit-test-next-gen 9513cd8ca49baaa66bdabc9b561c187902510988 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]