Files
swift/test/s3api/__init__.py
Tim Burke 162847d151 tests: Tolerate NoSuchBucket errors when cleaning up
Sometimes we'll get back a 503 on the initial attempt, though the delete
succeeded on the backend. Then when the client automatically retries, it
gets back a 404.

Change-Id: I6d8d5af68884b08e22fd8a332f366a0b81acb7ed
2022-11-07 11:41:06 -08:00

8.3 KiB