test: fix test_timeline_deletion_with_files_stuck_in_upload_queue string change

This commit is contained in:
Joonas Koivunen
2023-08-24 23:12:32 +03:00
parent 6ccc6cbc69
commit 5ff5c580ad

View File

@@ -603,7 +603,7 @@ def test_timeline_deletion_with_files_stuck_in_upload_queue(
log.info("sending delete request")
checkpoint_allowed_to_fail.set()
env.pageserver.allowed_errors.append(
".* ERROR .*Error processing HTTP request: InternalServerError\\(timeline is Stopping"
".* ERROR .*Error processing HTTP request: InternalServerError\\(The timeline or pageserver is shutting down"
)
# Generous timeout, because currently deletions can get blocked waiting for compaction