diff options
Diffstat (limited to 'ansible/site.yml')
-rw-r--r-- | ansible/site.yml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ansible/site.yml b/ansible/site.yml index 934ef83e..8fa19688 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -2,6 +2,18 @@ - hosts: 127.0.0.1 roles: - role: collivier.xtesting + builds: + dependencies: + - repo: _ + dport: + container: alpine + tag: '3.10' + steps: + - name: opnfv/xtesting + containers: + - name: xtesting + ref_arg: BRANCH + path: docker suites: - container: xtesting tests: |