Files
nodepool/playbooks/nodepool-functional-k8s/run.yaml
David Shrewsbury 511ffd9c29 Add tox functional testing for drivers
Reorganizes the unit tests into a new subdirectory, and
adds a new functional test subdirectory (that will be further
divided into subdirs for drivers).

Change-Id: I027bba619deef9379d293fdd0457df6a1377aea8
2018-11-01 15:33:44 +01:00

6 lines
104 B
YAML

- hosts: all
roles:
- install-kubernetes
- role: tox
tox_envlist: functional_kubernetes