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

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

commit 5b953bf9b260937b907eeaa9bd677bf087d68714
Author: Yun Gao <gaoyunhen...@gmail.com>
AuthorDate: Sat May 7 18:15:35 2022 +0800

    [release] Upgrade current version to 1.15 for 
ContinuousFileProcessingMigrationTest and create snapshots
---
 .../hdfstests/ContinuousFileProcessingMigrationTest.java |   3 ++-
 ...ction-migration-test-1651918450000-flink1.15-snapshot | Bin 0 -> 324 bytes
 ...ction-migration-test-1651918451000-flink1.15-snapshot | Bin 0 -> 324 bytes
 ...ction-migration-test-1651918452000-flink1.15-snapshot | Bin 0 -> 324 bytes
 .../resources/reader-migration-test-flink1.15-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 08895c621f8..49254c0ce91 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
@@ -84,7 +84,8 @@ public class ContinuousFileProcessingMigrationTest {
                 Tuple2.of(FlinkVersion.v1_11, 1594561663000L),
                 Tuple2.of(FlinkVersion.v1_12, 1613720148000L),
                 Tuple2.of(FlinkVersion.v1_13, 1627550216000L),
-                Tuple2.of(FlinkVersion.v1_14, 1633938795000L));
+                Tuple2.of(FlinkVersion.v1_14, 1633938795000L),
+                Tuple2.of(FlinkVersion.v1_15, 1651918450000L));
     }
 
     /**
diff --git 
a/flink-fs-tests/src/test/resources/monitoring-function-migration-test-1651918450000-flink1.15-snapshot
 
b/flink-fs-tests/src/test/resources/monitoring-function-migration-test-1651918450000-flink1.15-snapshot
new file mode 100644
index 00000000000..008d20a2aae
Binary files /dev/null and 
b/flink-fs-tests/src/test/resources/monitoring-function-migration-test-1651918450000-flink1.15-snapshot
 differ
diff --git 
a/flink-fs-tests/src/test/resources/monitoring-function-migration-test-1651918451000-flink1.15-snapshot
 
b/flink-fs-tests/src/test/resources/monitoring-function-migration-test-1651918451000-flink1.15-snapshot
new file mode 100644
index 00000000000..619f020e01c
Binary files /dev/null and 
b/flink-fs-tests/src/test/resources/monitoring-function-migration-test-1651918451000-flink1.15-snapshot
 differ
diff --git 
a/flink-fs-tests/src/test/resources/monitoring-function-migration-test-1651918452000-flink1.15-snapshot
 
b/flink-fs-tests/src/test/resources/monitoring-function-migration-test-1651918452000-flink1.15-snapshot
new file mode 100644
index 00000000000..fa8e3e38fba
Binary files /dev/null and 
b/flink-fs-tests/src/test/resources/monitoring-function-migration-test-1651918452000-flink1.15-snapshot
 differ
diff --git 
a/flink-fs-tests/src/test/resources/reader-migration-test-flink1.15-snapshot 
b/flink-fs-tests/src/test/resources/reader-migration-test-flink1.15-snapshot
new file mode 100644
index 00000000000..ba9d842c199
Binary files /dev/null and 
b/flink-fs-tests/src/test/resources/reader-migration-test-flink1.15-snapshot 
differ

Reply via email to