summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-10-11 16:22:06 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-10-11 16:22:06 +0100
commit438e522452b618c2c4e8e3756166ac2792b89713 (patch)
tree5cceee95bc8c46a5c18a9ab464f9f0c0c0b660b3
parent75f971cc7d03b3fe9e4ea0a3ba45ba2986611779 (diff)
downloadbad-morphs-438e522452b618c2c4e8e3756166ac2792b89713.tar.gz
Add system morphology that includes chunk (not stratum)
-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"
+ }
+ ]
+}
+