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
changes/16/723316/2
Ian Wienand 3 years ago
parent 8781c5d139
commit 695ea4021e

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

Loading…
Cancel
Save