diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2023-04-14 15:19:17 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2023-04-14 16:07:33 +0200 |
commit | 781fc313c1c59018edb892ff0423963191781592 (patch) | |
tree | 41f51b9fa4b94ea92009ffe0b02aec358ab76d46 /ansible/site.yml | |
parent | 12732b13c55eb91f32ed65f1d8a1f72b4aa2c534 (diff) |
Remove MTS from Xtesting
The MTS drivers is unmaintained and they are lots of security issues
in its dependencies.
Change-Id: I397e22c8868204b8d52a8ac35906278b5e530961
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'ansible/site.yml')
-rw-r--r-- | ansible/site.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ansible/site.yml b/ansible/site.yml index 92f883b2..a2124729 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -12,6 +12,3 @@ - fifth - sixth - eighth - - container: xtesting-mts - tests: - - seventh |