Skip to content
Success

Changes

Summary

  1. feat(ticdc): new ticdc add mysql it pipeline (#3399) (commit: 448c47c) (details)
Commit 448c47cac0d026fab56e0116bb5cb13a30aa6026 by noreply
feat(ticdc): new ticdc add mysql it pipeline (#3399)

Add two MySQL test integration testing pipelines for ticdc, related to
another PR https://github.com/pingcap/ticdc/pull/1025
* pull_cdc_mysql_integration_light
* pull_cdc_mysql_integration_heavy

To make better use of resources, the tests are divided into light(4
core) and heavy(12 core) based on CPU consumption.
The naming of the pipeline should be concise and clear:
cdc_${test_type}_integration_heavy, the value of test_type is mysql,
kafka, or other test types.
(commit: 448c47c)
The file was addedjobs/pingcap/ticdc/latest/pull_cdc_mysql_integration_light.groovy
The file was addedjobs/pingcap/ticdc/latest/pull_cdc_mysql_integration_heavy.groovy
The file was addedpipelines/pingcap/ticdc/latest/pod-pull_cdc_mysql_integration_light.yaml
The file was addedpipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_light.groovy
The file was addedjobs/pingcap/ticdc/aa_folder.groovy
The file was addedpipelines/pingcap/ticdc/latest/pod-pull_cdc_mysql_integration_heavy.yaml
The file was addedpipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_heavy.groovy
The file was modifiedprow-jobs/pingcap/ticdc/latest-presubmits.yaml (diff)