summaryrefslogtreecommitdiff
path: root/yarns/200-fast-tests.yarn
diff options
context:
space:
mode:
Diffstat (limited to 'yarns/200-fast-tests.yarn')
-rw-r--r--yarns/200-fast-tests.yarn8
1 files changed, 8 insertions, 0 deletions
diff --git a/yarns/200-fast-tests.yarn b/yarns/200-fast-tests.yarn
new file mode 100644
index 0000000..6e30fa2
--- /dev/null
+++ b/yarns/200-fast-tests.yarn
@@ -0,0 +1,8 @@
+# Fast option check tests
+
+* A scenario, or set of scenarios, that verify that certain
+ combinations of vmdebootstrap options work or fail as expected, but
+ without actually building images. The goal is to test command line
+ handling quickly. For example, options that conflict should cause
+ error messages.
+ * FIXME: Check with Neil for suggestions for options.