From 056451d9c9d95e9597717f90c2efee8ca7c0d960 Mon Sep 17 00:00:00 2001 From: Alina Buzachis Date: Thu, 26 Jan 2023 13:51:23 +0100 Subject: [PATCH] Attempt to disbale s3 integration tests Signed-off-by: Alina Buzachis --- tests/integration/targets/s3/aliases | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/integration/targets/s3/aliases b/tests/integration/targets/s3/aliases index f1e0d7e3..b547e8f2 100644 --- a/tests/integration/targets/s3/aliases +++ b/tests/integration/targets/s3/aliases @@ -1,2 +1,4 @@ cloud/aws zuul/aws/cloud_control + +disabled # Temporary disabled because they throw several ThrottlingExceptions and it needs further investigation