From 781fc313c1c59018edb892ff0423963191781592 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 --- xtesting/ci/testcases.yaml | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'xtesting/ci') diff --git a/xtesting/ci/testcases.yaml b/xtesting/ci/testcases.yaml index 488bf953..59845e60 100644 --- a/xtesting/ci/testcases.yaml +++ b/xtesting/ci/testcases.yaml @@ -69,24 +69,6 @@ tiers: - /usr/lib/python3.10/site-packages/xtesting/samples/features tags: - foo - - case_name: seventh - project_name: xtesting - enabled: false - criteria: 100 - blocking: true - clean_flag: false - description: '' - run: - name: mts - args: - test_file: /opt/mts/bin/test/test.xml - testcases: - - Pause_5_sec - max_duration: 2 - log_level: INFO - store_method: FILE - java_memory: 2048 - console: true - case_name: eighth project_name: xtesting enabled: false -- cgit 1.2.3-korg