]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/rgw: disable coredumps for reshard fault injection
authorCasey Bodley <cbodley@redhat.com>
Thu, 17 Dec 2020 17:19:12 +0000 (12:19 -0500)
committerCasey Bodley <cbodley@redhat.com>
Fri, 5 Feb 2021 02:29:13 +0000 (21:29 -0500)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
qa/workunits/rgw/run-reshard.sh

index 89ebc41062dceb105fba036b37412802c0bb5892..bdab0aabbf5d230a3b1433d6f04d1fb5d0acde34 100755 (executable)
@@ -1,6 +1,10 @@
 #!/usr/bin/env bash
 set -ex
 
+# this test uses fault injection to abort during 'radosgw-admin bucket reshard'
+# disable coredumps so teuthology won't mark a failure
+ulimit -c 0
+
 #assume working ceph environment (radosgw-admin in path) and rgw on localhost:80
 # localhost::443 for ssl