This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new a99081bbcde0 Test Infra Azurite Container: Add exclusions filter for 
version
a99081bbcde0 is described below

commit a99081bbcde04f61d2eb8550d71a40d01a7e8941
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Dec 3 14:09:18 2025 +0100

    Test Infra Azurite Container: Add exclusions filter for version
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 .../apache/camel/test/infra/azure/common/services/container.properties   | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/test-infra/camel-test-infra-azure-common/src/main/resources/org/apache/camel/test/infra/azure/common/services/container.properties
 
b/test-infra/camel-test-infra-azure-common/src/main/resources/org/apache/camel/test/infra/azure/common/services/container.properties
index 0643dd831a37..7afec420751e 100644
--- 
a/test-infra/camel-test-infra-azure-common/src/main/resources/org/apache/camel/test/infra/azure/common/services/container.properties
+++ 
b/test-infra/camel-test-infra-azure-common/src/main/resources/org/apache/camel/test/infra/azure/common/services/container.properties
@@ -15,3 +15,4 @@
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
 azure.container=mcr.microsoft.com/azure-storage/azurite:3.35.0
+azure.container.image.version.exclude=table-alpha,amd64,arm64,preview,latest

Reply via email to