summaryrefslogtreecommitdiff
path: root/tests/multiple.test
diff options
context:
space:
mode:
authorMichael Drake <michael.drake@codethink.co.uk>2015-09-24 16:52:32 +0100
committerMichael Drake <michael.drake@codethink.co.uk>2015-09-24 16:52:32 +0100
commit0a580c84382710bd9a4c598652c7f07a34df1966 (patch)
treea35b683e08ee81d08cc02826990e6426bbf9e222 /tests/multiple.test
parent0e71e2df9a753a5724f9d0f1d75670eb13e8aec8 (diff)
downloadciat-tester-0a580c84382710bd9a4c598652c7f07a34df1966.tar.gz
Ugly unfinished mess.
Diffstat (limited to 'tests/multiple.test')
-rw-r--r--tests/multiple.test17
1 files changed, 17 insertions, 0 deletions
diff --git a/tests/multiple.test b/tests/multiple.test
new file mode 100644
index 0000000..b34347d
--- /dev/null
+++ b/tests/multiple.test
@@ -0,0 +1,17 @@
+- systems:
+ - foo
+ - bar
+ commands:
+ - cmd one
+ - cmd two
+- systems:
+ - bar
+ commands:
+ - cmd three
+ - cmd four
+ - cmd five
+- systems:
+ - baz
+ commands:
+ - cmd six
+ - cmd seven