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

DNM: test ci on release 8.5 #11711

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

Conversation

purelind
Copy link
Collaborator

@purelind purelind commented Nov 1, 2024

What problem does this PR solve?

Issue Number: close #xxx

What is changed and how it works?

Check List

Tests

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

Questions

Will it cause performance regression or break compatibility?
Do you need to update user documentation, design documentation or monitoring documentation?

Release note

Please refer to [Release Notes Language Style Guide](https://pingcap.github.io/tidb-dev-guide/contribute-to-tidb/release-notes-style-guide.html) to write a quality release note.

If you don't think this PR needs a release note then fill it with `None`.

Signed-off-by: purelind <[email protected]>
Signed-off-by: purelind <[email protected]>
@ti-chi-bot ti-chi-bot bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. do-not-merge/cherry-pick-not-approved labels Nov 1, 2024
Copy link
Contributor

ti-chi-bot bot commented Nov 1, 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.

Copy link
Contributor

ti-chi-bot bot commented Nov 1, 2024

[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 gmhdbjd 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 ti-chi-bot bot added area/dm Issues or PRs related to DM. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Nov 1, 2024
Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (release-8.5@201a10d). Learn more about missing BASE report.

Additional details and impacted files
Components Coverage Δ
cdc 59.6397% <0.0000%> (?)
dm 50.0539% <0.0000%> (?)
engine 53.2223% <0.0000%> (?)
Flag Coverage Δ
unit 55.1610% <ø> (?)

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

@@               Coverage Diff                @@
##             release-8.5     #11711   +/-   ##
================================================
  Coverage               ?   55.1610%           
================================================
  Files                  ?       1002           
  Lines                  ?     136571           
  Branches               ?          0           
================================================
  Hits                   ?      75334           
  Misses                 ?      55728           
  Partials               ?       5509           

@purelind
Copy link
Collaborator Author

purelind commented Nov 1, 2024

/retest

@wuhuizuo
Copy link
Contributor

/test ?

Copy link
Contributor

ti-chi-bot bot commented Dec 23, 2024

@wuhuizuo: The following commands are available to trigger required jobs:

/test cdc-integration-kafka-test
/test cdc-integration-mysql-test
/test cdc-integration-pulsar-test
/test cdc-integration-storage-test
/test dm-compatibility-test
/test dm-integration-test
/test engine-integration-test
/test verify

The following commands are available to trigger optional jobs:

/test cdc-integration-kafka-test-centos
/test cdc-integration-mysql-test-centos
/test cdc-integration-pulsar-test-centos
/test cdc-integration-storage-test-centos
/test dm-compatibility-test-centos
/test dm-integration-test
/test engine-integration-test-centos

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

pingcap/tiflow/release-8.5/ghpr_verify
pingcap/tiflow/release-8.5/pull_cdc_integration_kafka_test
pingcap/tiflow/release-8.5/pull_cdc_integration_mysql_test
pingcap/tiflow/release-8.5/pull_cdc_integration_pulsar_test
pingcap/tiflow/release-8.5/pull_cdc_integration_storage_test
pingcap/tiflow/release-8.5/pull_dm_compatibility_test
pingcap/tiflow/release-8.5/pull_dm_integration_test
pingcap/tiflow/release-8.5/pull_engine_integration_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-sigs/prow repository.

@wuhuizuo
Copy link
Contributor

/test cdc-integration-kafka-test-centos
/test cdc-integration-mysql-test-centos
/test cdc-integration-pulsar-test-centos
/test cdc-integration-storage-test-centos
/test dm-compatibility-test-centos
/test engine-integration-test-centos

@wuhuizuo
Copy link
Contributor

/test cdc-integration-mysql-test-centos cdc-integration-pulsar-test-centos cdc-integration-storage-test-centos dm-compatibility-test-centos engine-integration-test-centos

@wuhuizuo
Copy link
Contributor

/test engine-integration-test-centos

@wuhuizuo
Copy link
Contributor

/test pull-cdc-integration-mysql-test-centos

Copy link
Contributor

ti-chi-bot bot commented Dec 23, 2024

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

/test cdc-integration-kafka-test
/test cdc-integration-mysql-test
/test cdc-integration-pulsar-test
/test cdc-integration-storage-test
/test dm-compatibility-test
/test dm-integration-test
/test engine-integration-test
/test verify

The following commands are available to trigger optional jobs:

/test cdc-integration-kafka-test-centos
/test cdc-integration-mysql-test-centos
/test cdc-integration-pulsar-test-centos
/test cdc-integration-storage-test-centos
/test dm-compatibility-test-centos
/test dm-integration-test-centos
/test engine-integration-test-centos

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

pingcap/tiflow/release-8.5/ghpr_verify
pingcap/tiflow/release-8.5/pull_cdc_integration_kafka_test
pingcap/tiflow/release-8.5/pull_cdc_integration_mysql_test
pingcap/tiflow/release-8.5/pull_cdc_integration_pulsar_test
pingcap/tiflow/release-8.5/pull_cdc_integration_storage_test
pingcap/tiflow/release-8.5/pull_dm_compatibility_test
pingcap/tiflow/release-8.5/pull_dm_integration_test
pingcap/tiflow/release-8.5/pull_engine_integration_test

In response to this:

/test pull-cdc-integration-mysql-test-centos

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.

@wuhuizuo
Copy link
Contributor

/test engine-integration-test-centos

@wuhuizuo
Copy link
Contributor

/test cdc-integration-mysql-test-centos

@wuhuizuo
Copy link
Contributor

/retest

@wuhuizuo
Copy link
Contributor

/test ?

Copy link
Contributor

ti-chi-bot bot commented Dec 23, 2024

@wuhuizuo: The following commands are available to trigger required jobs:

/test cdc-integration-kafka-test
/test cdc-integration-mysql-test
/test cdc-integration-pulsar-test
/test cdc-integration-storage-test
/test dm-compatibility-test
/test dm-integration-test
/test engine-integration-test
/test verify

The following commands are available to trigger optional jobs:

/test cdc-integration-kafka-test-centos
/test cdc-integration-mysql-test-centos
/test cdc-integration-pulsar-test-centos
/test cdc-integration-storage-test-centos
/test dm-compatibility-test-centos
/test dm-integration-test-centos
/test engine-integration-test-centos

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

pingcap/tiflow/release-8.5/ghpr_verify
pingcap/tiflow/release-8.5/pull_cdc_integration_kafka_test
pingcap/tiflow/release-8.5/pull_cdc_integration_mysql_test
pingcap/tiflow/release-8.5/pull_cdc_integration_pulsar_test
pingcap/tiflow/release-8.5/pull_cdc_integration_storage_test
pingcap/tiflow/release-8.5/pull_dm_compatibility_test
pingcap/tiflow/release-8.5/pull_dm_integration_test
pingcap/tiflow/release-8.5/pull_engine_integration_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-sigs/prow repository.

@wuhuizuo
Copy link
Contributor

/test dm-integration-test-centos

@wuhuizuo
Copy link
Contributor

/test cdc-integration-kafka-test-centos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dm Issues or PRs related to DM. do-not-merge/cherry-pick-not-approved release-note Denotes a PR that will be considered when it comes time to generate release notes. 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.

3 participants