Hi, dev. I try to follow the `Checklist to declare the process completed` section in doc https://cwiki.apache.org/confluence/display/FLINK/Creating+a+Flink+Release for Flink 2.2.0.
But the command `mvn clean package -Pgenerate-migration-test-data -Dgenerate.version=2.2 -nsu -Dfast -DskipTests` does not generate enough test files in the `flink-tests` module. Could anyone help to take a look at this? FYI: - 2.1.0 : https://github.com/apache/flink/pull/26855/files - 2.2.0 : https://github.com/apache/flink/pull/27317 Best, Hang
