summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system-with-chunk.morph15
1 files changed, 15 insertions, 0 deletions
diff --git a/system-with-chunk.morph b/system-with-chunk.morph
new file mode 100644
index 0000000..8bfad6d
--- /dev/null
+++ b/system-with-chunk.morph
@@ -0,0 +1,15 @@
+{
+ "name": "system-with-chunk",
+ "kind": "system",
+ "system-kind": "syslinux-disk",
+ "arch": "x86_64",
+ "disk-size": "2G",
+ "strata": [
+ {
+ "morph": "ok-chunk",
+ "repo": "baserock:tests/bad-chunk",
+ "ref": "master"
+ }
+ ]
+}
+