Aiven-Open / tiered-storage-for-apache-kafka

RemoteStorageManager for Apache Kafka® Tiered Storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E2E tests: Disabled "delete test" blocks cleaning storage

jeqo opened this issue · comments

As the TopicDelete test is disabled, and topic directories are not cleaned up, then removing testing directories fails.

Ensure TopicDelete is functioning properly, and all temporal directories are removed to fix this.