aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/site.yml
blob: 5bc7b10897d23141b0bf0ec4a58c29aeaad3410c (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:
        - jerma:
            branch: stable/jerma
      suites:
        - container: xtesting
          tests:
            - first
            - second
            - third
            - fourth
            - fifth
            - sixth
        - container: xtesting-mts
          tests:
            - seventh