Skip to content

Commit

Permalink
Adjust hourly log rotation test
Browse files Browse the repository at this point in the history
  • Loading branch information
hughcapet committed Nov 12, 2024
1 parent 2901da0 commit c4f465d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgres-appliance/tests/test_spilo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ function start_clone_with_hourly_log_rotation() {
-e PGVERSION=16 \
-e LOG_SHIP_HOURLY="true" \
-e CLONE_SCOPE=upgrade2 \
-e CLONE_PGVERSION=14 \
-e CLONE_PGVERSION=15 \
-e CLONE_METHOD=CLONE_WITH_WALE \
-e CLONE_TARGET_TIME="$(next_minute)" \
--name "${PREFIX}hourlylogs" \
Expand Down

0 comments on commit c4f465d

Please sign in to comment.