summaryrefslogtreecommitdiffstats
path: root/test/cibtests/002.input
diff options
context:
space:
mode:
Diffstat (limited to 'test/cibtests/002.input')
-rw-r--r--test/cibtests/002.input8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/cibtests/002.input b/test/cibtests/002.input
new file mode 100644
index 0000000..7fd9acd
--- /dev/null
+++ b/test/cibtests/002.input
@@ -0,0 +1,8 @@
+configure
+property stonith-enabled=false
+primitive testfs ocf:heartbeat:Dummy \
+ params fake=1
+clone testfs-clone testfs \
+ meta ordered="true" interleave="true"
+commit
+quit