horizon/playbooks/horizon-selenium-headless/pre.yaml
Ivan Kolodyazhny ee95bf15d9 Fix selenuim-headless tests
This patch leave selenuim-headless non-voting since it was broken for a
while so we should be sure that it's stable enough.

Related blueprint: improve-horizon-testing
Change-Id: Ic2a877a4eefc2f10fb25e64c387b81fc18302a2a
2018-06-08 12:22:10 +00:00

8 lines
122 B
YAML

---
- hosts: all
roles:
- role: bindep
bindep_profile: selenium
become: true
- setup-selenium-tests