initial code repo
[stor4nfv.git] / src / ceph / src / test / cli / crushtool / straw2.t
diff --git a/src/ceph/src/test/cli/crushtool/straw2.t b/src/ceph/src/test/cli/crushtool/straw2.t
new file mode 100644 (file)
index 0000000..8681338
--- /dev/null
@@ -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