omarsmak commented on pull request #4101: URL: https://github.com/apache/camel/pull/4101#issuecomment-679074400
@Nayananga but why don't you just create the bucket before the tests start in `@BeforeAll` and then delete the testing bucket in `@AfterAll`? You can see this example [here](https://github.com/apache/camel/blob/master/components/camel-azure-storage-blob/src/test/java/org/apache/camel/component/azure/storage/blob/BlobProducerIT.java). ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org