From 0b8e9b8ba5adaf70cc2de6e5e09849b5e2422e93 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Fri, 4 Mar 2022 10:09:10 +0100 Subject: [PATCH] Enable Xtesting MTS back MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: Ie394072dda22cceeab2c32a9b12043302d7f751b Signed-off-by: Cédric Ollivier --- jjb/functest/xtesting.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/jjb/functest/xtesting.yaml b/jjb/functest/xtesting.yaml index c9f02dff0..ac62ad9b6 100644 --- a/jjb/functest/xtesting.yaml +++ b/jjb/functest/xtesting.yaml @@ -356,11 +356,11 @@ <<: *xtesting-jobs - name: 'xtesting-opnfv-xtesting-{tag}-eighth-run' <<: *xtesting-jobs - # - multijob: - # name: opnfv/xtesting-mts:{tag} - # projects: - # - name: 'xtesting-opnfv-xtesting-mts-{tag}-seventh-run' - # <<: *xtesting-jobs + - multijob: + name: opnfv/xtesting-mts:{tag} + projects: + - name: 'xtesting-opnfv-xtesting-mts-{tag}-seventh-run' + <<: *xtesting-jobs - multijob: name: dump all campaign data projects: -- 2.16.6