swift/tools/playbooks/dsvm/run.yaml
Tim Burke 1d65219445 Move legacy-swift-dsvm-functional job in-tree
Note that there's no swift-dsvm-functional-identity-v3-only because
as of the Queens release, that's the *only* way Keystone gets deployed.

Change-Id: I49d963b98f3df21fea0db24c83553ef873ad73c8
2018-08-27 09:57:02 -07:00

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