tidb icon indicating copy to clipboard operation
tidb copied to clipboard

Release-testing: v8.4.0 tidb repo CI trigger

Open stevenayu opened this issue 1 year ago • 19 comments

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

stevenayu avatar Oct 12 '24 01:10 stevenayu

[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 assign niubell for approval. For more information see the 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 Oct 12 '24 01:10 ti-chi-bot[bot]

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[bot] avatar Oct 12 '24 01:10 ti-chi-bot[bot]

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.

tiprow[bot] avatar Oct 12 '24 01:10 tiprow[bot]

/test ?

stevenayu avatar Oct 12 '24 01:10 stevenayu

@stevenayu: 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-integration-nodejs-test
  • /test pull-lightning-integration-test
  • /test pull-mysql-client-test
  • /test pull-sqllogic-test
  • /test pull-tiflash-test

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

  • pingcap/tidb/release-8.4/pull_build
  • pingcap/tidb/release-8.4/pull_check
  • pingcap/tidb/release-8.4/pull_check2
  • pingcap/tidb/release-8.4/pull_mysql_test
  • pingcap/tidb/release-8.4/pull_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.

ti-chi-bot[bot] avatar Oct 12 '24 01:10 ti-chi-bot[bot]

/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-integration-nodejs-test pull-lightning-integration-test pull-mysql-client-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-10-12 09:54:28.

stevenayu avatar Oct 12 '24 01:10 stevenayu

@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.

tiprow[bot] avatar Oct 12 '24 01:10 tiprow[bot]

@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-integration-nodejs-test pull-lightning-integration-test pull-mysql-client-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-10-12 09:54:28.

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.

tiprow[bot] avatar Oct 12 '24 01:10 tiprow[bot]

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :warning: Please upload report for BASE (release-8.4@8516d55). Learn more about missing BASE report.

Additional details and impacted files
@@               Coverage Diff                @@
##             release-8.4     #56590   +/-   ##
================================================
  Coverage               ?   57.0066%           
================================================
  Files                  ?       1776           
  Lines                  ?     635993           
  Branches               ?          0           
================================================
  Hits                   ?     362558           
  Misses                 ?     248437           
  Partials               ?      24998           
Flag Coverage Δ
integration 51.8573% <ø> (?)
unit 72.7567% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
dumpling ∅ <0.0000%> (?)
parser ∅ <0.0000%> (?)
br 63.0063% <0.0000%> (?)
:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Oct 12 '24 02:10 codecov[bot]

/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-integration-nodejs-test pull-lightning-integration-test pull-mysql-client-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-10-12 14:51:43.

stevenayu avatar Oct 12 '24 06:10 stevenayu

@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-integration-nodejs-test pull-lightning-integration-test pull-mysql-client-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-10-12 14:51:43.

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.

tiprow[bot] avatar Oct 12 '24 06:10 tiprow[bot]

/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-integration-nodejs-test pull-lightning-integration-test pull-mysql-client-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-10-16 11:35:34.

stevenayu avatar Oct 16 '24 03:10 stevenayu

@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-integration-nodejs-test pull-lightning-integration-test pull-mysql-client-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-10-16 11:35:34.

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.

tiprow[bot] avatar Oct 16 '24 03:10 tiprow[bot]

/retest

stevenayu avatar Oct 16 '24 06:10 stevenayu

@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.

tiprow[bot] avatar Oct 16 '24 06:10 tiprow[bot]

/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-integration-nodejs-test pull-lightning-integration-test pull-mysql-client-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-10-18 11:19:54.

stevenayu avatar Oct 18 '24 03:10 stevenayu

@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-integration-nodejs-test pull-lightning-integration-test pull-mysql-client-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-10-18 11:19:54.

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.

tiprow[bot] avatar Oct 18 '24 03:10 tiprow[bot]

/retest

stevenayu avatar Oct 20 '24 05:10 stevenayu

@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.

tiprow[bot] avatar Oct 20 '24 05:10 tiprow[bot]

/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-integration-nodejs-test pull-lightning-integration-test pull-mysql-client-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-10-21 21:07:17.

stevenayu avatar Oct 21 '24 13:10 stevenayu

@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-integration-nodejs-test pull-lightning-integration-test pull-mysql-client-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-10-21 21:07:17.

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.

tiprow[bot] avatar Oct 21 '24 13:10 tiprow[bot]

/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-integration-nodejs-test pull-lightning-integration-test pull-mysql-client-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-10-23 15:28:24.

stevenayu avatar Oct 23 '24 07:10 stevenayu

@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-integration-nodejs-test pull-lightning-integration-test pull-mysql-client-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-10-23 15:28:24.

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.

tiprow[bot] avatar Oct 23 '24 07:10 tiprow[bot]

/retest

stevenayu avatar Oct 24 '24 13:10 stevenayu

@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.

tiprow[bot] avatar Oct 24 '24 13:10 tiprow[bot]

/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-integration-nodejs-test pull-lightning-integration-test pull-mysql-client-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-10-29 20:52:12.

stevenayu avatar Oct 29 '24 12:10 stevenayu

@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-integration-nodejs-test pull-lightning-integration-test pull-mysql-client-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-10-29 20:52:12.

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.

tiprow[bot] avatar Oct 29 '24 12:10 tiprow[bot]

/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-integration-nodejs-test pull-lightning-integration-test pull-mysql-client-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-11-06 19:33:19.

stevenayu avatar Nov 06 '24 11:11 stevenayu

@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-integration-nodejs-test pull-lightning-integration-test pull-mysql-client-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-11-06 19:33: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.

tiprow[bot] avatar Nov 06 '24 11:11 tiprow[bot]

/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-integration-nodejs-test pull-lightning-integration-test pull-mysql-client-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-11-10 11:56:26.

stevenayu avatar Nov 10 '24 03:11 stevenayu