aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/site.yml
blob: a75241403e7eac80ef434e8e6abfe3c78d88bb91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
- hosts: 127.0.0.1
  roles:
    - role: collivier.xtesting
      docker_tags:
        - leguer:
            branch: stable/leguer
      suites:
        - container: xtesting
          tests:
            - first
            - second
            - third
            - fourth
            - fifth
            - sixth
        - container: xtesting-mts
          tests:
            - seventh