From 6447387f06a354bbed95050df027ffe7f68c77c0 Mon Sep 17 00:00:00 2001 From: Nandhukumar Date: Thu, 21 Sep 2023 10:01:13 +0530 Subject: [PATCH] changing push report to s3 as yes --- automationtests/src/main/resources/config/Kernel.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/automationtests/src/main/resources/config/Kernel.properties b/automationtests/src/main/resources/config/Kernel.properties index 9eefc27e090..c89959eea28 100644 --- a/automationtests/src/main/resources/config/Kernel.properties +++ b/automationtests/src/main/resources/config/Kernel.properties @@ -202,8 +202,8 @@ s3-account=automation s3-region=null reportExpirationInDays=3 # supported values yes or no -push-reports-to-s3=no -enableDebug=yes +push-reports-to-s3=yes +enableDebug=no # supported values are 1 to 8 threadCount=1 # supported values are 0 ,1, 2 based on number of env languages