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

Release-testing: v6.5.11 tidb repo CI trigger #55986

Open
wants to merge 3 commits into
base: release-6.5
Choose a base branch
from

Conversation

stevenayu
Copy link

What problem does this PR solve?

Issue Number: close #xxx

Problem Summary:

What changed and how does it work?

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No need to test
    • I checked and no code files have been changed.

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

Copy link

ti-chi-bot bot commented Sep 10, 2024

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:

  1. It must be approved by the approvers firstly.
  2. 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.

@ti-chi-bot ti-chi-bot bot added do-not-merge/cherry-pick-not-approved release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Sep 10, 2024
@stevenayu stevenayu changed the title Release-testing: v6.5.x tidb repo CI trigger Release-testing: v6.5.11 tidb repo CI trigger Sep 10, 2024
Copy link

tiprow bot commented Sep 10, 2024

Hi @stevenayu. 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-sigs/prow repository.

@stevenayu
Copy link
Author

/? test

@stevenayu
Copy link
Author

/test all

Copy link

tiprow bot commented Sep 10, 2024

@stevenayu: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

In response to this:

/test all

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.

@stevenayu
Copy link
Author

/test ?

Copy link

ti-chi-bot bot commented Sep 10, 2024

@stevenayu: The specified target(s) for /test were not found.
The following commands are available to trigger required jobs:

  • /test build
  • /test check-dev
  • /test check-dev2
  • /test mysql-test
  • /test unit-test

The following commands are available to trigger optional jobs:

  • /test pull-br-integration-test
  • /test pull-common-test
  • /test pull-e2e-test
  • /test pull-integration-common-test
  • /test pull-integration-copr-test
  • /test pull-integration-ddl-test
  • /test pull-integration-jdbc-test
  • /test pull-integration-mysql-test
  • /test pull-sqllogic-test
  • /test pull-tiflash-test

Use /test all to run the following jobs that were automatically triggered:

  • pingcap/tidb/release-6.5/ghpr_build
  • pingcap/tidb/release-6.5/ghpr_check
  • pingcap/tidb/release-6.5/ghpr_check2
  • pingcap/tidb/release-6.5/ghpr_mysql_test
  • pingcap/tidb/release-6.5/ghpr_unit_test

In response to this:

/test ?

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.

Copy link

tiprow bot commented Sep 10, 2024

@stevenayu: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

In response to this:

/test ?

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.

@stevenayu
Copy link
Author

/test pull-br-integration-test pull-common-test pull-e2e-test pull-integration-common-test pull-integration-copr-test pull-integration-ddl-test pull-integration-jdbc-test pull-integration-mysql-test pull-sqllogic-test pull-tiflash-test

This is an automated do-test comment triggered by a release-testing robot.
Every evening at 11 PM, if there are updates to the PR in the repo, then perform the `/test CI FT` test.
Commented on: 2024-09-10 22:52:35.

Copy link

tiprow bot commented Sep 10, 2024

@stevenayu: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

In response to this:

/test pull-br-integration-test pull-common-test pull-e2e-test pull-integration-common-test pull-integration-copr-test pull-integration-ddl-test pull-integration-jdbc-test pull-integration-mysql-test pull-sqllogic-test pull-tiflash-test

This is an automated do-test comment triggered by a release-testing robot.
Every evening at 11 PM, if there are updates to the PR in the repo, then perform the /test CI FT test.
Commented on: 2024-09-10 22:52:35.

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.

@stevenayu
Copy link
Author

/test pull-br-integration-test pull-common-test pull-e2e-test pull-integration-common-test pull-integration-copr-test pull-integration-ddl-test pull-integration-jdbc-test pull-integration-mysql-test pull-sqllogic-test pull-tiflash-test

This is an automated do-test comment triggered by a release-testing robot.
Every evening at 11 PM, if there are updates to the PR in the repo, then perform the `/test CI FT` test.
Commented on: 2024-09-11 10:13:15.

Copy link

tiprow bot commented Sep 11, 2024

@stevenayu: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

In response to this:

/test pull-br-integration-test pull-common-test pull-e2e-test pull-integration-common-test pull-integration-copr-test pull-integration-ddl-test pull-integration-jdbc-test pull-integration-mysql-test pull-sqllogic-test pull-tiflash-test

This is an automated do-test comment triggered by a release-testing robot.
Every evening at 11 PM, if there are updates to the PR in the repo, then perform the /test CI FT test.
Commented on: 2024-09-11 10:13:15.

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.

Copy link

ti-chi-bot bot commented Sep 11, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:

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

@stevenayu
Copy link
Author

/test pull-br-integration-test pull-common-test pull-e2e-test pull-integration-common-test pull-integration-copr-test pull-integration-ddl-test pull-integration-jdbc-test pull-integration-mysql-test pull-sqllogic-test pull-tiflash-test

Copy link

tiprow bot commented Sep 11, 2024

@stevenayu: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

In response to this:

/test pull-br-integration-test pull-common-test pull-e2e-test pull-integration-common-test pull-integration-copr-test pull-integration-ddl-test pull-integration-jdbc-test pull-integration-mysql-test pull-sqllogic-test pull-tiflash-test

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.

@stevenayu
Copy link
Author

/retest

Copy link

tiprow bot commented Sep 11, 2024

@stevenayu: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

In response to this:

/retest

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.

@stevenayu
Copy link
Author

/retest

Copy link

tiprow bot commented Sep 12, 2024

@stevenayu: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

In response to this:

/retest

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.

@stevenayu
Copy link
Author

/test pull-br-integration-test pull-common-test pull-e2e-test pull-integration-common-test pull-integration-copr-test pull-integration-ddl-test pull-integration-jdbc-test pull-integration-mysql-test pull-sqllogic-test pull-tiflash-test

This is an automated do-test comment triggered by a release-testing robot.
Every evening at 11 PM, if there are updates to the PR in the repo, then perform the `/test CI FT` test.
Commented on: 2024-09-12 21:17:39.

Copy link

tiprow bot commented Sep 12, 2024

@stevenayu: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

In response to this:

/test pull-br-integration-test pull-common-test pull-e2e-test pull-integration-common-test pull-integration-copr-test pull-integration-ddl-test pull-integration-jdbc-test pull-integration-mysql-test pull-sqllogic-test pull-tiflash-test

This is an automated do-test comment triggered by a release-testing robot.
Every evening at 11 PM, if there are updates to the PR in the repo, then perform the /test CI FT test.
Commented on: 2024-09-12 21:17:39.

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.

@stevenayu
Copy link
Author

/retest

Copy link

tiprow bot commented Sep 13, 2024

@stevenayu: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

In response to this:

/retest

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.

@stevenayu
Copy link
Author

/test pull-br-integration-test pull-common-test pull-e2e-test pull-integration-common-test pull-integration-copr-test pull-integration-ddl-test pull-integration-jdbc-test pull-integration-mysql-test pull-sqllogic-test pull-tiflash-test

This is an automated do-test comment triggered by a release-testing robot.
Every evening at 11 PM, if there are updates to the PR in the repo, then perform the `/test CI FT` test.
Commented on: 2024-09-13 21:00:02.

Copy link

tiprow bot commented Sep 13, 2024

@stevenayu: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

In response to this:

/test pull-br-integration-test pull-common-test pull-e2e-test pull-integration-common-test pull-integration-copr-test pull-integration-ddl-test pull-integration-jdbc-test pull-integration-mysql-test pull-sqllogic-test pull-tiflash-test

This is an automated do-test comment triggered by a release-testing robot.
Every evening at 11 PM, if there are updates to the PR in the repo, then perform the /test CI FT test.
Commented on: 2024-09-13 21:00:02.

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.

@jolynejo
Copy link

/test pull-br-integration-test pull-common-test pull-e2e-test pull-integration-common-test pull-integration-copr-test pull-integration-ddl-test pull-integration-jdbc-test pull-integration-mysql-test pull-sqllogic-test pull-tiflash-test

This is an automated do-test comment triggered by a release-testing robot.
Every evening at 11 PM, if there are updates to the PR in the repo, then perform the `/test CI FT` test.
Commented on: 2024-09-14 15:17:19.

Copy link

tiprow bot commented Sep 14, 2024

@jolynejo: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

In response to this:

/test pull-br-integration-test pull-common-test pull-e2e-test pull-integration-common-test pull-integration-copr-test pull-integration-ddl-test pull-integration-jdbc-test pull-integration-mysql-test pull-sqllogic-test pull-tiflash-test

This is an automated do-test comment triggered by a release-testing robot.
Every evening at 11 PM, if there are updates to the PR in the repo, then perform the /test CI FT test.
Commented on: 2024-09-14 15:17:19.

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.

@jolynejo
Copy link

/test pull-br-integration-test pull-common-test pull-e2e-test pull-integration-common-test pull-integration-copr-test pull-integration-ddl-test pull-integration-jdbc-test pull-integration-mysql-test pull-sqllogic-test pull-tiflash-test

This is an automated do-test comment triggered by a release-testing robot.
Every evening at 11 PM, if there are updates to the PR in the repo, then perform the `/test CI FT` test.
Commented on: 2024-09-14 15:27:01.

Copy link

tiprow bot commented Sep 14, 2024

@jolynejo: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

In response to this:

/test pull-br-integration-test pull-common-test pull-e2e-test pull-integration-common-test pull-integration-copr-test pull-integration-ddl-test pull-integration-jdbc-test pull-integration-mysql-test pull-sqllogic-test pull-tiflash-test

This is an automated do-test comment triggered by a release-testing robot.
Every evening at 11 PM, if there are updates to the PR in the repo, then perform the /test CI FT test.
Commented on: 2024-09-14 15:27:01.

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.

@jolynejo
Copy link

/test pull-br-integration-test pull-common-test pull-e2e-test pull-integration-common-test pull-integration-copr-test pull-integration-ddl-test pull-integration-jdbc-test pull-integration-mysql-test pull-sqllogic-test pull-tiflash-test

This is an automated do-test comment triggered by a release-testing robot.
Every evening at 11 PM, if there are updates to the PR in the repo, then perform the `/test CI FT` test.
Commented on: 2024-09-14 15:29:01.

Copy link

tiprow bot commented Sep 14, 2024

@jolynejo: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

In response to this:

/test pull-br-integration-test pull-common-test pull-e2e-test pull-integration-common-test pull-integration-copr-test pull-integration-ddl-test pull-integration-jdbc-test pull-integration-mysql-test pull-sqllogic-test pull-tiflash-test

This is an automated do-test comment triggered by a release-testing robot.
Every evening at 11 PM, if there are updates to the PR in the repo, then perform the /test CI FT test.
Commented on: 2024-09-14 15:29:01.

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.

@stevenayu
Copy link
Author

/test pull-br-integration-test pull-common-test pull-e2e-test pull-integration-common-test pull-integration-copr-test pull-integration-ddl-test pull-integration-jdbc-test pull-integration-mysql-test pull-sqllogic-test pull-tiflash-test

This is an automated do-test comment triggered by a release-testing robot.
Every evening at 11 PM, if there are updates to the PR in the repo, then perform the `/test CI FT` test.
Commented on: 2024-09-15 16:47:42.

Copy link

tiprow bot commented Sep 15, 2024

@stevenayu: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

In response to this:

/test pull-br-integration-test pull-common-test pull-e2e-test pull-integration-common-test pull-integration-copr-test pull-integration-ddl-test pull-integration-jdbc-test pull-integration-mysql-test pull-sqllogic-test pull-tiflash-test

This is an automated do-test comment triggered by a release-testing robot.
Every evening at 11 PM, if there are updates to the PR in the repo, then perform the /test CI FT test.
Commented on: 2024-09-15 16:47:42.

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.

@stevenayu
Copy link
Author

/test pull-br-integration-test pull-common-test pull-e2e-test pull-integration-common-test pull-integration-copr-test pull-integration-ddl-test pull-integration-jdbc-test pull-integration-mysql-test pull-sqllogic-test pull-tiflash-test

This is an automated do-test comment triggered by a release-testing robot.
Every evening at 11 PM, if there are updates to the PR in the repo, then perform the `/test CI FT` test.
Commented on: 2024-09-18 09:52:46.

Copy link

tiprow bot commented Sep 18, 2024

@stevenayu: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

In response to this:

/test pull-br-integration-test pull-common-test pull-e2e-test pull-integration-common-test pull-integration-copr-test pull-integration-ddl-test pull-integration-jdbc-test pull-integration-mysql-test pull-sqllogic-test pull-tiflash-test

This is an automated do-test comment triggered by a release-testing robot.
Every evening at 11 PM, if there are updates to the PR in the repo, then perform the /test CI FT test.
Commented on: 2024-09-18 09:52:46.

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.

Copy link

ti-chi-bot bot commented Sep 18, 2024

@stevenayu: 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 fd0e19a link true /test build
pull-integration-jdbc-test d059aa2 link false /test pull-integration-jdbc-test
pull-br-integration-test d059aa2 link false /test pull-br-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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/cherry-pick-not-approved release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants