summaryrefslogtreecommitdiff
path: root/yarns/200-fast-tests.yarn
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-11-05 11:49:50 +0000
committerNeil Williams <codehelp@debian.org>2015-11-06 12:37:10 +0000
commit6477d1d4def03afc545a706b2a2666371e028130 (patch)
tree55e9634f2ce7cfc2926d9f39a386bed4ccaec5d3 /yarns/200-fast-tests.yarn
parente27e6e2512f1c59114eac99fc69ac7a952abf521 (diff)
downloadvmdebootstrap-6477d1d4def03afc545a706b2a2666371e028130.tar.gz
Add yarn tests vmdebootstrap
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.