horizon/playbooks/horizon-devstack-integration/run.yaml
Ivan Kolodyazhny 0c8de3eb4c Add non-voting integration tests job
Thi patch skip integration tests which fails on gates until specified
bug will be resolved.

@decorators.skip_because doesn't work somewhy so I used unittest.skip
instead of it. I'll fix skip_because decorator in a follow up patch.

Related-Bug: #1792028
Change-Id: Ida79b5064c2457afc15db6e63a45478d711e02b5
2019-01-18 19:50:51 +00:00

6 lines
79 B
YAML

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