ee95bf15d9
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
8 lines
122 B
YAML
8 lines
122 B
YAML
---
|
|
- hosts: all
|
|
roles:
|
|
- role: bindep
|
|
bindep_profile: selenium
|
|
become: true
|
|
- setup-selenium-tests
|