aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/site.yml
blob: 24b2ac93fac295f701561eea08aa35b3d3ae9179 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
- hosts: 127.0.0.1
  roles:
    - role: collivier.xtesting
      suites:
        - repo: opnfv
          container: xtesting
          tag: gambia
          tests:
            - first
            - second
            - third
            - fourth
            - fifth