X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fceph%2Fsrc%2Ftest%2Fcli%2Fcrushtool%2Fstraw2.t;fp=src%2Fceph%2Fsrc%2Ftest%2Fcli%2Fcrushtool%2Fstraw2.t;h=86813384072b649f396a55cbeeecf6d63332e332;hb=812ff6ca9fcd3e629e49d4328905f33eee8ca3f5;hp=0000000000000000000000000000000000000000;hpb=15280273faafb77777eab341909a3f495cf248d9;p=stor4nfv.git diff --git a/src/ceph/src/test/cli/crushtool/straw2.t b/src/ceph/src/test/cli/crushtool/straw2.t new file mode 100644 index 0000000..8681338 --- /dev/null +++ b/src/ceph/src/test/cli/crushtool/straw2.t @@ -0,0 +1,4 @@ + $ crushtool -c $TESTDIR/straw2.txt -o straw2 + $ crushtool -d straw2 -o straw2.txt.new + $ diff -b $TESTDIR/straw2.txt straw2.txt.new + $ rm straw2 straw2.txt.new