summaryrefslogtreecommitdiff
path: root/strata/openstack-services/tempest.morph
blob: c5ee1fc141c58435bc4f63813a6d74f950a99934 (plain)
1
2
3
4
5
6
name: tempest
kind: chunk
build-commands:
  - python setup.py build
install-commands:
  - python setup.py install -O1 --skip-build --prefix "$PREFIX" --root "$DESTDIR"