This is an automated email from the ASF dual-hosted git repository.

hxb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git

commit 32122612876eecb979f1f2826bce4163332fe484
Author: huangxingbo <h...@apache.org>
AuthorDate: Thu Oct 27 16:52:22 2022 +0800

    [release] Upgrade current version to 1.16 for 
ContinuousFileProcessingMigrationTest and create snapshots
---
 .../hdfstests/ContinuousFileProcessingMigrationTest.java |   3 ++-
 ...ction-migration-test-1666860418000-flink1.16-snapshot | Bin 0 -> 324 bytes
 ...ction-migration-test-1666860419000-flink1.16-snapshot | Bin 0 -> 324 bytes
 ...ction-migration-test-1666860420000-flink1.16-snapshot | Bin 0 -> 324 bytes
 .../resources/reader-migration-test-flink1.16-snapshot   | Bin 0 -> 2622 bytes
 5 files changed, 2 insertions(+), 1 deletion(-)

diff --git 
a/flink-fs-tests/src/test/java/org/apache/flink/hdfstests/ContinuousFileProcessingMigrationTest.java
 
b/flink-fs-tests/src/test/java/org/apache/flink/hdfstests/ContinuousFileProcessingMigrationTest.java
index 49254c0ce91..7721a56ae1a 100644
--- 
a/flink-fs-tests/src/test/java/org/apache/flink/hdfstests/ContinuousFileProcessingMigrationTest.java
+++ 
b/flink-fs-tests/src/test/java/org/apache/flink/hdfstests/ContinuousFileProcessingMigrationTest.java
@@ -85,7 +85,8 @@ public class ContinuousFileProcessingMigrationTest {
                 Tuple2.of(FlinkVersion.v1_12, 1613720148000L),
                 Tuple2.of(FlinkVersion.v1_13, 1627550216000L),
                 Tuple2.of(FlinkVersion.v1_14, 1633938795000L),
-                Tuple2.of(FlinkVersion.v1_15, 1651918450000L));
+                Tuple2.of(FlinkVersion.v1_15, 1651918450000L),
+                Tuple2.of(FlinkVersion.v1_16, 1666860418000L));
     }
 
     /**
diff --git 
a/flink-fs-tests/src/test/resources/monitoring-function-migration-test-1666860418000-flink1.16-snapshot
 
b/flink-fs-tests/src/test/resources/monitoring-function-migration-test-1666860418000-flink1.16-snapshot
new file mode 100644
index 00000000000..0120cd44340
Binary files /dev/null and 
b/flink-fs-tests/src/test/resources/monitoring-function-migration-test-1666860418000-flink1.16-snapshot
 differ
diff --git 
a/flink-fs-tests/src/test/resources/monitoring-function-migration-test-1666860419000-flink1.16-snapshot
 
b/flink-fs-tests/src/test/resources/monitoring-function-migration-test-1666860419000-flink1.16-snapshot
new file mode 100644
index 00000000000..5d4c7a1a804
Binary files /dev/null and 
b/flink-fs-tests/src/test/resources/monitoring-function-migration-test-1666860419000-flink1.16-snapshot
 differ
diff --git 
a/flink-fs-tests/src/test/resources/monitoring-function-migration-test-1666860420000-flink1.16-snapshot
 
b/flink-fs-tests/src/test/resources/monitoring-function-migration-test-1666860420000-flink1.16-snapshot
new file mode 100644
index 00000000000..e479f1a82cd
Binary files /dev/null and 
b/flink-fs-tests/src/test/resources/monitoring-function-migration-test-1666860420000-flink1.16-snapshot
 differ
diff --git 
a/flink-fs-tests/src/test/resources/reader-migration-test-flink1.16-snapshot 
b/flink-fs-tests/src/test/resources/reader-migration-test-flink1.16-snapshot
new file mode 100644
index 00000000000..242afbc5423
Binary files /dev/null and 
b/flink-fs-tests/src/test/resources/reader-migration-test-flink1.16-snapshot 
differ

Reply via email to