summaryrefslogtreecommitdiff
path: root/strata
diff options
context:
space:
mode:
Diffstat (limited to 'strata')
-rw-r--r--strata/zuul-ci.morph5
-rw-r--r--strata/zuul-ci/system-tests.morph5
2 files changed, 10 insertions, 0 deletions
diff --git a/strata/zuul-ci.morph b/strata/zuul-ci.morph
index 82e6abda..95cb9e4d 100644
--- a/strata/zuul-ci.morph
+++ b/strata/zuul-ci.morph
@@ -124,3 +124,8 @@ chunks:
- python-daemon
- extras
- gitpython
+- name: system-tests
+ morph: strata/zuul-ci/system-tests.morph
+ repo: baserock:baserock/system-tests
+ ref: baserock/adamcoldrick/mason-tests
+ build-depends: []
diff --git a/strata/zuul-ci/system-tests.morph b/strata/zuul-ci/system-tests.morph
new file mode 100644
index 00000000..2f356e19
--- /dev/null
+++ b/strata/zuul-ci/system-tests.morph
@@ -0,0 +1,5 @@
+name: system-tests
+kind: chunk
+install-commands:
+- mkdir -p "$DESTDIR$PREFIX"/share/system-tests
+- cp -a mason "$DESTDIR$PREFIX"/share/system-tests/mason