swift/tools/playbooks/dsvm/pre.yaml
Tim Burke 73f0b143d1 dsvm: Run service-user tests under tempauth
Change-Id: I0bdd3a1d044f8f99873f6270ca821862bb994d72
2020-05-26 12:54:17 -07:00

13 lines
343 B
YAML

- hosts: all
roles:
- orchestrate-devstack
# Run bindep and test-setup after devstack so that they won't interfere
- role: bindep
bindep_profile: test
bindep_dir: "{{ zuul_work_dir }}"
- test-setup
- ensure-tox
- additional-tempauth-users
- additional-keystone-users
- dsvm-additional-middlewares