]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Includes --max-threads fix for valgrind RGW 32200/head
authorTejas Chandramouli <tchandra@redhat.com>
Thu, 12 Dec 2019 05:45:43 +0000 (11:15 +0530)
committerTejas Chandramouli <tchandra@redhat.com>
Thu, 12 Dec 2019 05:45:43 +0000 (11:15 +0530)
Signed-off-by: Tejas Chandramouli <tchandra@redhat.com>
qa/suites/rgw/verify/tasks/rgw_s3tests.yaml
qa/suites/rgw/verify/tasks/rgw_swift.yaml

index 014f8c6e7440157c0a531a8af82f9b7712335611..7640bf70ebd77fc69901e8758ccb823a44d3a067 100644 (file)
@@ -6,7 +6,7 @@ tasks:
 - ceph:
 - rgw:
     client.0:
-      valgrind: [--tool=memcheck]
+      valgrind: [--tool=memcheck, --max-threads=1024]
 - s3tests:
     client.0:
       force-branch: ceph-luminous
index 200fff3bccbaca3e625149787a2448faca217942..001fd43435052051780110dec55425989f29893b 100644 (file)
@@ -6,7 +6,7 @@ tasks:
 - ceph:
 - rgw:
     client.0:
-      valgrind: [--tool=memcheck]
+      valgrind: [--tool=memcheck, --max-threads=1024]
 - swift:
     client.0:
       rgw_server: client.0