horizon/playbooks/horizon-devstack-integration/run.yaml
Ivan Kolodyazhny 8f887350e0 Fix video recording for integration tests
libav-tools package doesn't exist anymore so we need to use ffmpeg now
to capture the screen.

Change-Id: I58384f42ded3ed864de0dc2a9a56d2d9943168b9
2020-04-09 09:20:04 +00:00

7 lines
106 B
YAML

---
- hosts: all
environment:
OS_CLOUD: devstack-admin
FFMPEG_INSTALLED: True
roles:
- tox