From 20d6cb8a954e101d5096d0f3e55645d8340422d9 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Fri, 14 Apr 2023 15:19:17 +0200 Subject: Remove MTS from Xtesting MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The MTS drivers is unmaintained and they are lots of security issues in its dependencies. Change-Id: I397e22c8868204b8d52a8ac35906278b5e530961 Signed-off-by: Cédric Ollivier (cherry picked from commit 781fc313c1c59018edb892ff0423963191781592) --- ansible/site.gate.yml | 8 -------- 1 file changed, 8 deletions(-) (limited to 'ansible/site.gate.yml') diff --git a/ansible/site.gate.yml b/ansible/site.gate.yml index 207e4b64..135e177f 100644 --- a/ansible/site.gate.yml +++ b/ansible/site.gate.yml @@ -20,11 +20,6 @@ - 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: @@ -35,6 +30,3 @@ - fifth - sixth - eighth - - container: xtesting-mts - tests: - - seventh -- cgit 1.2.3-korg