Commit
42add353ace1691f6072ad4f182ec7189d17db64
by noreplyfeat(ticdc): ticdc add new integration pipelines (#3439)
Add the following three integration test pipeline configurations. Note
that it is currently in the WIP testing phase.\
* pull-cdc-pulsar-integration-light
* pull-cdc-kafka-integration-light
* pull-cdc-storage-integration-light
Initially configure the light mode pipeline, and later distribute the
tests with high load to the heavy pipeline based on actual testing
conditions.
(commit: 42add35)