From d835b2cae8abc71958b69362162e6a70c3d7ef63 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 08:48:59 +0200 Subject: Adding upstream version 4.6.0. Signed-off-by: Daniel Baumann --- test/cibtests/003.input | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 test/cibtests/003.input (limited to 'test/cibtests/003.input') diff --git a/test/cibtests/003.input b/test/cibtests/003.input new file mode 100644 index 0000000..171f1cd --- /dev/null +++ b/test/cibtests/003.input @@ -0,0 +1,11 @@ +configure +property stonith-enabled=false +primitive testfs ocf:heartbeat:Dummy \ + params fake=2 +clone testfs-clone testfs \ + meta ordered="true" interleave="true" +commit +up +resource stop testfs-clone +quit + -- cgit v1.2.3