From da3d1068889529241bd017f46b454bec4bce5382 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Mon, 9 Nov 2020 17:40:53 +0100 Subject: Split Gates in a dedicated site.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ib9fb9968071543c1a881fd862f15076488845ecb Signed-off-by: Cédric Ollivier --- ansible/site.yml | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'ansible/site.yml') 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: -- cgit 1.2.3-korg