summaryrefslogtreecommitdiff
path: root/vmdb2.subplot
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-05-06 08:10:22 +0300
committerLars Wirzenius <liw@liw.fi>2023-05-06 08:10:43 +0300
commitc4a2d56fd712c29665043d7700c21a8bbadd934c (patch)
tree2b38104de2ccedec0f42716153f47a01250307e0 /vmdb2.subplot
parentb7063dc7c0b77912d081632c9908911222ad9215 (diff)
downloadvmdb2-c4a2d56fd712c29665043d7700c21a8bbadd934c.tar.gz
tests: use Subplot
Sponsored-by: author
Diffstat (limited to 'vmdb2.subplot')
-rw-r--r--vmdb2.subplot12
1 files changed, 12 insertions, 0 deletions
diff --git a/vmdb2.subplot b/vmdb2.subplot
new file mode 100644
index 0000000..909164c
--- /dev/null
+++ b/vmdb2.subplot
@@ -0,0 +1,12 @@
+title: Building Debian system images with vmdb2
+authors:
+ - Lars Wirzenius
+markdowns:
+ - vmdb2.md
+bindings:
+ - lib/files.yaml
+ - lib/runcmd.yaml
+impls:
+ python:
+ - lib/files.py
+ - lib/runcmd.py