aboutsummaryrefslogtreecommitdiffstats
path: root/ansible
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2023-04-14 15:19:17 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2023-04-17 15:35:52 +0200
commit7a16e32f62cfa7b3aa92df8872db84619a9dfd52 (patch)
tree764c20dff55bd995e2f5a5bb82ff68c46804df72 /ansible
parentd5b8dde36c323eca0fe0e5722b09faa84e859015 (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> (cherry picked from commit 781fc313c1c59018edb892ff0423963191781592)
Diffstat (limited to 'ansible')
-rw-r--r--ansible/site.gate.yml8
-rw-r--r--ansible/site.yml3
2 files changed, 0 insertions, 11 deletions
diff --git a/ansible/site.gate.yml b/ansible/site.gate.yml
index f2936320..1838231f 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
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