]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/workunits/cephtool/test.sh
import ceph quincy 17.2.6
[ceph.git] / ceph / qa / workunits / cephtool / test.sh
index bac102c089307b097fa16a6f92207fa65ed549cc..9ab05c187accebd9440abf0050721c82934167de 100755 (executable)
@@ -600,8 +600,7 @@ function test_auth()
   ceph auth caps client.xx mon 'allow command "osd tree"'
   ceph auth export | grep client.xx
   ceph auth export -o authfile
-  ceph auth import -i authfile 2>$TMPFILE
-  check_response "imported keyring"
+  ceph auth import -i authfile
 
   ceph auth export -o authfile2
   diff authfile authfile2