diff options
Diffstat (limited to 'ansible/site.yml')
-rw-r--r-- | ansible/site.yml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/ansible/site.yml b/ansible/site.yml index 3f49628e..ed71e7c3 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -2,23 +2,6 @@ - hosts: 127.0.0.1 roles: - role: collivier.xtesting - builds: - dependencies: - - repo: _ - dport: - container: alpine - tag: '3.12' - steps: - - name: opnfv/xtesting - containers: - - name: xtesting - ref_arg: BRANCH - path: docker/core - - name: opnfv/xtesting-mts - containers: - - name: xtesting-mts - ref_arg: BRANCH - path: docker/mts suites: - container: xtesting tests: |