You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
flink-cdc-connectors/tools/mig-test/datastream
Hang Ruan 606c9d20c6
[build] Update version to 3.4-SNAPSHOT and add release-3.3 docs
This closes #3870
1 month ago
..
datastream-3.2.0 [tests][build] Update migration test matrix to 3.2.0 and later 2 months ago
datastream-3.2.1 [tests][build] Update migration test matrix to 3.2.0 and later 2 months ago
datastream-3.3.0 [build] Update version to 3.4-SNAPSHOT and add release-3.3 docs 1 month ago
datastream-3.4-SNAPSHOT [build] Update version to 3.4-SNAPSHOT and add release-3.3 docs 1 month ago
README.md [FLINK-35736][test] Add migration test scripts & CI workflows 7 months ago
compile_jobs.rb [build] Update version to 3.4-SNAPSHOT and add release-3.3 docs 1 month ago
run_migration_test.rb [build] Update version to 3.4-SNAPSHOT and add release-3.3 docs 1 month ago

README.md

Flink CDC MigrationTestUtils

DataStream Jobs

Preparation

  1. Install Ruby (macOS has embedded it by default)
  2. (Optional) Run gem install terminal-table for better display

Compile DataStream Jobs

  1. Go to tools/mig-test/datastream and run ruby compile_jobs.rb to compile dummy DataStream jobs with specific version tags
  2. Then, run ruby run_migration_test.rb to start testing