]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
test/rgw/s3vectors: fix test to run inmultisite env
authorYuval Lifshitz <ylifshit@ibm.com>
Thu, 12 Mar 2026 16:58:04 +0000 (16:58 +0000)
committerYuval Lifshitz <ylifshit@ibm.com>
Wed, 1 Jul 2026 15:02:58 +0000 (15:02 +0000)
use non-system user. similar to fix here:
8935c1f14bc05f2be7ceef6c5dbbb729fa56373b

Signed-off-by: Yuval Lifshitz <ylifshit@ibm.com>
src/test/rgw/s3vectors/s3vtests.conf.multisite

index 30c50d0a0452f8ea884545c4c5e8b56e83996556..2d78931afe99d32c0d01264d1e6c9bf9d4233ee9 100644 (file)
@@ -8,8 +8,7 @@ port = 8201
 host = localhost
 
 [s3 main]
-access_key = 1234567890
-secret_key = pencil
-display_name = M. Tester
-user_id = testid
-email = tester@ceph.com
+access_key = 0987654321
+secret_key = crayon
+display_name = RegularUser
+user_id = regular.user