]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
vstart: rgw: disable the lc debug interval option 25487/head
authorAbhishek Lekshmanan <abhishek@suse.com>
Tue, 11 Dec 2018 09:49:52 +0000 (10:49 +0100)
committerAbhishek Lekshmanan <abhishek@suse.com>
Tue, 11 Dec 2018 09:49:52 +0000 (10:49 +0100)
Since it can be very verbose in logs as the start and end time are logged every
10s currently, comment these out. If needed, they can be enabled by those
needing to run the lc time based tests which are still unreliable and disabled
in qa suites.

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
src/vstart.sh

index d44629c790b91502c22a4b476ac4ff0b16422a38..e72d8c61c1ac84267ee1c42ab3fccad27bc0e208 100755 (executable)
@@ -553,8 +553,9 @@ $extra_conf
         ; needed for s3tests
         rgw crypt s3 kms encryption keys = testkey-1=YmluCmJvb3N0CmJvb3N0LWJ1aWxkCmNlcGguY29uZgo= testkey-2=aWIKTWFrZWZpbGUKbWFuCm91dApzcmMKVGVzdGluZwo=
         rgw crypt require ssl = false
-        rgw lc debug interval = 10
-
+        ; uncomment the following to set LC days as the value in seconds;
+        ; needed for passing lc time based s3-tests (can be verbose)
+        ; rgw lc debug interval = 10
 [mds]
 $DAEMONOPTS
         mds data = $CEPH_DEV_DIR/mds.\$id