]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/test/librados/misc.cc
update sources to v12.1.0
[ceph.git] / ceph / src / test / librados / misc.cc
index bdc94cd72381f5077ca626b637ba4ce3e51f9fab..3454861974a0821ecd4d196e219a0337f47126d6 100644 (file)
@@ -78,6 +78,7 @@ TEST(LibRadosMiscConnectFailure, ConnectFailure) {
       break;  // yay, we timed out
     // try again
     rados_shutdown(cluster);
+    ASSERT_EQ(0, rados_create(&cluster, NULL));
   }
   ASSERT_NE(0, r);