summaryrefslogtreecommitdiff
path: root/strata/openstack-services/tempest-lib.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/openstack-services/tempest-lib.morph')
-rw-r--r--strata/openstack-services/tempest-lib.morph6
1 files changed, 6 insertions, 0 deletions
diff --git a/strata/openstack-services/tempest-lib.morph b/strata/openstack-services/tempest-lib.morph
new file mode 100644
index 00000000..d34b757d
--- /dev/null
+++ b/strata/openstack-services/tempest-lib.morph
@@ -0,0 +1,6 @@
+name: tempest-lib
+kind: chunk
+build-commands:
+ - python setup.py build
+install-commands:
+ - python setup.py install -O1 --skip-build --prefix "$PREFIX" --root "$DESTDIR"