functests: use ensure-virtualenv

This ensures the virtualenv tool is available on all testing nodes.

Depends-On: https://review.opendev.org/723309
Change-Id: Ic52a380dab9faa0f65d3c1ebe0bff6f69736e3cd
This commit is contained in:
Ian Wienand 2020-04-27 15:41:21 +10:00
parent 8781c5d139
commit 695ea4021e
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
- hosts: all
name: Run dib functional tests
roles:
- ensure-virtualenv
- bindep
- dib-setup-gate-mirrors
- dib-functests