From 6b5fc179b30b1033107c9e4578a5c4e7db3cf24a Mon Sep 17 00:00:00 2001 From: Razvan-Liviu Varzaru Date: Tue, 10 Dec 2024 16:07:27 +0200 Subject: [PATCH] Disable S3 tests due to recent failures It looks like SSL Verify = NO doesn't work for 10.5 https://buildbot.mariadb.org/#/builders/369/builds/26765/steps/13/logs/stdio Will disable S3 tests until we figure it out. --- constants.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/constants.py b/constants.py index 376cb912..27c9ac6f 100644 --- a/constants.py +++ b/constants.py @@ -61,10 +61,7 @@ "ppc64le-ubuntu-2204", "amd64-freebsd-14", ] -builders_s3_mtr = [ - "amd64-ubuntu-2004-debug", - "s390x-sles-1506", -] +builders_s3_mtr = [] # Defines branches for which we save packages savedPackageBranches = branches_main + [