From 9f1f9c927336700a2438645479f29408cc232af2 Mon Sep 17 00:00:00 2001
From: Casey Bodley <cbodley@redhat.com>
Date: Mon, 9 May 2022 17:19:44 -0400
Subject: [PATCH] s3tests.conf.SAMPLE: comment out [s3 cloud] section

Signed-off-by: Casey Bodley <cbodley@redhat.com>
---
 s3tests.conf.SAMPLE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/s3tests.conf.SAMPLE b/s3tests.conf.SAMPLE
index 02c0cde..9593fc1 100644
--- a/s3tests.conf.SAMPLE
+++ b/s3tests.conf.SAMPLE
@@ -62,7 +62,7 @@ access_key = NOPQRSTUVWXYZABCDEFG
 # alt AWS secret key set in vstart.sh
 secret_key = nopqrstuvwxyzabcdefghijklmnabcdefghijklm
 
-[s3 cloud]
+#[s3 cloud]
 ## to run the testcases with "cloud_transition" attribute.
 ## Note: the waiting time may have to tweaked depending on
 ## the I/O latency to the cloud endpoint.