zbendhiba opened a new issue #3655: URL: https://github.com/apache/camel-quarkus/issues/3655
When running integration tests with my Azure account I have an error: ``` [ERROR] Failures: [ERROR] AzureStorageBlobTest.blobContainer:376 1 expectation failed. JSON path containers.name doesn't match. Expected: iterable with items ["camel-quarkus-370cd683-df07-4d3c-82f0-e553d2e04761", "cq-test-00732530-2589-4816-9da2-0e058f5c437f"] in any order Actual: <[camel-quarkus-370cd683-df07-4d3c-82f0-e553d2e04761, cq-container-zinebbendhib4, cq-test-00732530-2589-4816-9da2-0e058f5c437f]> [ERROR] AzureStorageBlobTest.copyBlob:446 1 expectation failed. Expected status code <204> but was <404>. ``` FYI: Running on main branch. I created the needed resources with the [script](https://github.com/apache/camel-quarkus/blob/main/integration-test-groups/azure/azure-resources.sh). -- 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. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org