summaryrefslogtreecommitdiff
path: root/strata/baserock-ci-tests.morph
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-01-07 17:06:37 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2015-01-07 17:23:37 +0000
commit9a5a7f764bea36997fa5c9fdbbba9f80a3c88939 (patch)
tree31bb97118768c553df17a860b3dc1c9f5e717a16 /strata/baserock-ci-tests.morph
parentbb1fbf0c117a036fafd76e55a85488b6f79fb5c2 (diff)
downloaddefinitions-9a5a7f764bea36997fa5c9fdbbba9f80a3c88939.tar.gz
Add a stratum for the tests used by Mason
Diffstat (limited to 'strata/baserock-ci-tests.morph')
-rw-r--r--strata/baserock-ci-tests.morph14
1 files changed, 14 insertions, 0 deletions
diff --git a/strata/baserock-ci-tests.morph b/strata/baserock-ci-tests.morph
new file mode 100644
index 00000000..3e360e92
--- /dev/null
+++ b/strata/baserock-ci-tests.morph
@@ -0,0 +1,14 @@
+name: baserock-ci-tests
+kind: stratum
+description: |
+ This stratum contains chunks which provide tests to be run by the
+ Baserock CI Pipeline (Mason).
+build-depends:
+- morph: strata/morph-utils.morph
+chunks:
+- name: system-tests
+ morph: strata/baserock-ci-tests/system-tests.morph
+ repo: baserock:baserock/system-tests
+ ref: fe366446a5a7a510d0a727f0eb1d3e4596856c73
+ unpetrify-ref: baserock/adamcoldrick/mason-tests-v2
+ build-depends: []