tiflow icon indicating copy to clipboard operation
tiflow copied to clipboard

DNM: test ci on release 8.5

Open purelind opened this issue 1 year ago • 22 comments

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

purelind avatar Nov 01 '24 12:11 purelind

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

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files
Components Coverage Δ
cdc 59.5437% <0.0000%> (?)
dm 50.0904% <0.0000%> (?)
engine 53.2110% <0.0000%> (?)
Flag Coverage Δ
unit 55.1333% <ø> (?)

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

@@               Coverage Diff                @@
##             release-8.5     #11711   +/-   ##
================================================
  Coverage               ?   55.1333%           
================================================
  Files                  ?       1003           
  Lines                  ?     136783           
  Branches               ?          0           
================================================
  Hits                   ?      75413           
  Misses                 ?      55841           
  Partials               ?       5529           
:rocket: New features to boost your workflow:
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Nov 01 '24 13:11 codecov[bot]

/retest

purelind avatar Nov 01 '24 13:11 purelind

/test ?

wuhuizuo avatar Dec 23 '24 12:12 wuhuizuo

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

ti-chi-bot[bot] avatar Dec 23 '24 12:12 ti-chi-bot[bot]

/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 avatar Dec 23 '24 12:12 wuhuizuo

/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 avatar Dec 23 '24 12:12 wuhuizuo

/test engine-integration-test-centos

wuhuizuo avatar Dec 23 '24 12:12 wuhuizuo

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

wuhuizuo avatar Dec 23 '24 13:12 wuhuizuo

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

ti-chi-bot[bot] avatar Dec 23 '24 13:12 ti-chi-bot[bot]

/test engine-integration-test-centos

wuhuizuo avatar Dec 23 '24 13:12 wuhuizuo

/test cdc-integration-mysql-test-centos

wuhuizuo avatar Dec 23 '24 13:12 wuhuizuo

/retest

wuhuizuo avatar Dec 23 '24 13:12 wuhuizuo

/test ?

wuhuizuo avatar Dec 23 '24 13:12 wuhuizuo

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

ti-chi-bot[bot] avatar Dec 23 '24 13:12 ti-chi-bot[bot]

/test dm-integration-test-centos

wuhuizuo avatar Dec 23 '24 13:12 wuhuizuo

/test cdc-integration-kafka-test-centos

wuhuizuo avatar Dec 23 '24 13:12 wuhuizuo

/test pull-cdc-integration-mysql-test

purelind avatar Feb 24 '25 07:02 purelind

/test pull-dm-compatibility-test

purelind avatar Feb 24 '25 07:02 purelind

/test all

purelind avatar Feb 25 '25 08:02 purelind

/retest

purelind avatar Feb 25 '25 10:02 purelind