swift/tools/playbooks/dsvm/run.yaml

12 lines
280 B
YAML

- hosts: all
tasks:
- name: Run func tests with Keystone users
include_role:
name: tox
- name: Run func tests with tempauth users
include_role:
name: tox
vars:
tox_environment:
SWIFT_TEST_CONFIG_FILE: test/sample.conf