summaryrefslogtreecommitdiff
path: root/morphlib/cachekeycomputer_tests.py
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-07-23 17:48:03 +0100
committerBaserock Gerrit <gerrit@baserock.org>2015-09-18 15:50:19 +0000
commit81ebe71089d802061c2c3cb03bfd548388d04cb8 (patch)
tree207ec00ee9ca045825dc52560d6ab6ee36e81e7b /morphlib/cachekeycomputer_tests.py
parenta4d8098b229592db40565747b0444b518bf8a6eb (diff)
downloadmorph-81ebe71089d802061c2c3cb03bfd548388d04cb8.tar.gz
Remove support for Baserock definitions format versions 3, 4 and 5
Change-Id: Iad95af65bd5c528d2e72f5b2ffa80a01152f50ff
Diffstat (limited to 'morphlib/cachekeycomputer_tests.py')
-rw-r--r--morphlib/cachekeycomputer_tests.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/morphlib/cachekeycomputer_tests.py b/morphlib/cachekeycomputer_tests.py
index aa217dfc..fbf680f0 100644
--- a/morphlib/cachekeycomputer_tests.py
+++ b/morphlib/cachekeycomputer_tests.py
@@ -55,6 +55,7 @@ class CacheKeyComputerTests(unittest.TestCase):
build-depends: []
chunks:
- name: chunk
+ morph: chunk.morph
repo: repo
ref: original/ref
build-depends: []
@@ -65,10 +66,12 @@ class CacheKeyComputerTests(unittest.TestCase):
build-depends: []
chunks:
- name: chunk2
+ morph: chunk2.morph
repo: repo
ref: original/ref
build-depends: []
- name: chunk3
+ morph: chunk3.morph
repo: repo
ref: original/ref
build-depends: []