Skip to content

Commit c9ac2b0

Browse files
committed
:(
1 parent edac2ec commit c9ac2b0

File tree

1 file changed

+1
-1
lines changed
  • regression-test/suites/cold_heat_separation/policy

1 file changed

+1
-1
lines changed

regression-test/suites/cold_heat_separation/policy/drop.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ suite("drop_policy") {
114114
CREATE STORAGE POLICY IF NOT EXISTS drop_policy_test_has_table_bind_1
115115
PROPERTIES(
116116
"storage_resource" = "${resource_table_use}",
117-
"cooldown_datetime" = "2025-06-08 00:00:00"
117+
"cooldown_datetime" = "2035-06-08 00:00:00"
118118
);
119119
"""
120120
assertEquals(storage_exist.call("drop_policy_test_has_table_bind_1"), true)

0 commit comments

Comments
 (0)