test(dm): enable multi-rocksdb in integration tests
What problem does this PR solve?
Issue Number: ref #9446
What is changed and how it works?
Check List
Tests
- Integration test
- 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
`None`.
/test ?
@lance6716: The following commands are available to trigger required jobs:
/test cdc-integration-kafka-test/test cdc-integration-mysql-test/test cdc-integration-storage-test/test dm-compatibility-test/test dm-integration-test/test engine-integration-test/test verify/test wip-pull-build/test wip-pull-check/test wip-pull-unit-test-cdc/test wip-pull-unit-test-dm/test wip-pull-unit-test-engine
Use /test all to run the following jobs that were automatically triggered:
pingcap/tiflow/ghpr_verifypingcap/tiflow/pull_cdc_integration_kafka_testpingcap/tiflow/pull_cdc_integration_storage_testpingcap/tiflow/pull_cdc_integration_testpingcap/tiflow/pull_dm_compatibility_testpingcap/tiflow/pull_dm_integration_testpingcap/tiflow/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/test-infra repository.
/test all
@lance6716: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| pull-engine-integration-test | 0ecce6905f2cf7b52bdf5c5b953547e9caa02328 | link | true | /test engine-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-sigs/prow repository. I understand the commands that are listed here.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: okJiang
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [okJiang]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
[LGTM Timeline notifier]
Timeline:
2023-08-02 12:19:26.065019124 +0000 UTC m=+274250.007367655: :ballot_box_with_check: agreed by okJiang.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 63.4282%. Comparing base (
3e9c9de) to head (0ecce69). Report is 691 commits behind head on master.
Additional details and impacted files
| Components | Coverage Δ | |
|---|---|---|
| cdc | ∅ <ø> (∅) |
|
| dm | ∅ <ø> (∅) |
|
| engine | 63.4282% <30.7692%> (∅) |
| Flag | Coverage Δ | |
|---|---|---|
| unit | 63.4282% <ø> (+0.0213%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
@@ Coverage Diff @@
## master #9458 +/- ##
================================================
+ Coverage 63.4069% 63.4282% +0.0213%
================================================
Files 392 163 -229
Lines 51067 14153 -36914
================================================
- Hits 32380 8977 -23403
+ Misses 16385 4610 -11775
+ Partials 2302 566 -1736
:rocket: New features to boost your workflow:
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.