]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/workunits/rgw/run-reshard.sh
update ceph source to reef 18.1.2
[ceph.git] / ceph / 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