fuel-ccp-rally/service/actions/tempest.yaml

16 lines
408 B
YAML

actions:
- name: tempest
image: rally-tempest
dependencies:
- keystone
command: /var/lib/rally/run-tempest.sh
files:
- path: /var/lib/rally/tempest.conf
content: tempest.conf.j2
- path: /var/lib/rally/run-tempest.sh
content: run-tempest.sh.j2
perm: "0700"
- path: /var/lib/rally/static.pem
content: static.pem.j2
perm: "0600"