summaryrefslogtreecommitdiff
path: root/yarns/regression.yarn
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2014-07-03 13:50:02 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2014-07-14 13:44:18 +0000
commitc6646a1b254f1c8301644ab5c02e3a2a715df71f (patch)
tree2b3516c73c306f6c0d96c3dd37e1f0bf56bf73c9 /yarns/regression.yarn
parent0c4c27d282e381899fd9a375a66ebd17b4cf725e (diff)
downloadmorph-baserock/adamcoldrick/load-chunks-from-definitions-v2.tar.gz
yarns: Test building and deployment of a system with a chunk in definitionsbaserock/adamcoldrick/load-chunks-from-definitions-v2
Diffstat (limited to 'yarns/regression.yarn')
-rw-r--r--yarns/regression.yarn4
1 files changed, 2 insertions, 2 deletions
diff --git a/yarns/regression.yarn b/yarns/regression.yarn
index 97e187f5..60b4132c 100644
--- a/yarns/regression.yarn
+++ b/yarns/regression.yarn
@@ -87,10 +87,10 @@ Implementations
name: bootstrap-stratum
kind: stratum
chunks:
- - name: bootstrap-chunk
+ - name: test-chunk
+ morph: test-chunk.morph
repo: test:test-chunk
ref: master
- morph: test-chunk
build-mode: bootstrap
build-depends: []
EOF