summaryrefslogtreecommitdiff
path: root/strata/openstack-services/tempest-lib.morph
blob: d34b757d54ccb71b6523437ec6195364946834d4 (plain)
1
2
3
4
5
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"